Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Added spacing to Software
Browse files Browse the repository at this point in the history
  • Loading branch information
LNJC committed Oct 12, 2023
1 parent 0bf3f70 commit 2a1e790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/software.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default class SoftwarePage extends React.Component {
style={{ maxWidth: "100%" }}
src="https://static.igem.wiki/teams/4642/wiki/software/software1.webp"
/>
<br/>
The diagram above represents the mechanism associated with toehold switches that utilise
multiple miRNA. The fact that miRNA strands must be joined together before binding to the
switch means that “and gate” strands made of RNA must also be generated alongside the
Expand All @@ -97,6 +98,7 @@ export default class SoftwarePage extends React.Component {
The design of these And Gate strands depends on the miRNA used as well as the order in
which they are to be joined as seen in the diagram below picturing the trigger structure
for our switch designed to test for endometriosis:
<br/>
<img
style={{ maxWidth: "100%" }}
src="https://static.igem.wiki/teams/4642/wiki/software/software2.webp"
Expand Down

0 comments on commit 2a1e790

Please sign in to comment.