From 78a3ffd5ffc8f1773c35337b890fbef154958e31 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de> Date: Mon, 2 Dec 2024 19:49:19 +0100 Subject: [PATCH] figure desc --- src/contents/engineering.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/contents/engineering.tsx b/src/contents/engineering.tsx index f70b1d1..634c8e2 100644 --- a/src/contents/engineering.tsx +++ b/src/contents/engineering.tsx @@ -549,7 +549,8 @@ export function Engineering() { <div className="casettecontainer"> <div className="pegrnabox" style={{height: 'auto', width: '50%'}}> <img src="https://static.igem.wiki/teams/5247/engineering-cycle/pegrna-overview.svg" alt="Illustration of the key components in our pegRNAs, including spacer, gRNA scaffold, primer binding sequence, reverse transcriptase template, tevopreQ1 3' stem loop motif and templates for main and silent edits."/> - <figcaption><b>Figure 1: Illustration of the key components in our pegRNAs, including spacer, gRNA scaffold, primer binding sequence (PBS), reverse transcriptase template (RTT), tevopreQ1 3' stem loop motif and templates for main and silent edits.</b> </figcaption> + <figcaption><b>Figure 1:</b> Illustration of the key components in our pegRNAs, including spacer, gRNA scaffold, primer binding sequence + (PBS), reverse transcriptase template (RTT), tevopreQ1 3' stem loop motif and templates for main and silent edits. </figcaption> </div> </div> -- GitLab