Line 491: | Line 491: | ||
font-family: 'IBM Plex Sans', serif; | font-family: 'IBM Plex Sans', serif; | ||
color: #0BB4C1; | color: #0BB4C1; | ||
− | font-size: | + | font-size: 31px; |
text-align: center; | text-align: center; | ||
} | } | ||
Line 498: | Line 498: | ||
font-family: 'IBM Plex Sans', serif; | font-family: 'IBM Plex Sans', serif; | ||
color: black; | color: black; | ||
− | font-size: | + | font-size: 16px; |
text-align: justify; | text-align: justify; | ||
margin-right: 90px; | margin-right: 90px; | ||
Line 507: | Line 507: | ||
font-family: 'IBM Plex Sans', serif; | font-family: 'IBM Plex Sans', serif; | ||
color: white; | color: white; | ||
− | font-size: | + | font-size: 16px; |
/* text-align: left; */ | /* text-align: left; */ | ||
/* margin-right: 90px; | /* margin-right: 90px; | ||
Line 516: | Line 516: | ||
font-family: 'IBM Plex Sans', serif; | font-family: 'IBM Plex Sans', serif; | ||
color: #274F96; | color: #274F96; | ||
− | font-size: | + | font-size: 16px; |
text-align: left; | text-align: left; | ||
margin-right: 90px; | margin-right: 90px; | ||
Line 524: | Line 524: | ||
font-family: 'IBM Plex Sans', serif; | font-family: 'IBM Plex Sans', serif; | ||
color: #0085B6; | color: #0085B6; | ||
− | font-size: | + | font-size: 16px; |
text-align: left; | text-align: left; | ||
margin-right: 90px; | margin-right: 90px; | ||
Line 706: | Line 706: | ||
<thead> | <thead> | ||
<tr> | <tr> | ||
− | <th>Species Name</th> | + | <th><h4>Species Name<h4></th> |
− | <th>Symbol Used</th> | + | <th><h3>Symbol Used<h3></th> |
</tr> | </tr> | ||
</thead> | </thead> | ||
Line 716: | Line 716: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Primer</td> | + | <td><h2>Primer</h2></td> |
− | <td>\(Pr\)</td> | + | <td><h2>\(Pr\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>DNA</td> | + | <td><h2>DNA</h2></td> |
− | <td>\(D\)</td> | + | <td><h2>\(D\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>DNA Polymerase</td> | + | <td><h2>DNA Polymerase</h2></td> |
− | <td>\(P\)</td> | + | <td><h2>\(P\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Single Strand Binding Protein (SSB)</td> | + | <td><h2>Single Strand Binding Protein (SSB)</h2></td> |
− | <td>\(S\)</td> | + | <td><h2>\(S\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>A specific binding of recombinase to a primer to form a closed complex</td> | + | <td><h2>A specific binding of recombinase to a primer to form a closed complex</h2></td> |
− | <td>\(R:Pr\)</td> | + | <td><h2>\(R:Pr\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>A specific binding of recombinase and primer to the DNA to form a closed complex</td> | + | <td><h2>A specific binding of recombinase and primer to the DNA to form a closed complex</h2></td> |
− | <td>\(R:Pr:D\)</td> | + | <td><h2>\(R:Pr:D\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>A specific binding of recombinase, primer, SSB protein to the DNA to form a closed complex</td> | + | <td><h2>A specific binding of recombinase, primer, SSB protein to the DNA to form a closed complex</h2></td> |
− | <td>\(R:Pr:D:S\)</td> | + | <td><h2>\(R:Pr:D:S\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>A specific binding of recombinase, primer, SSB protein, DNA Polymerase to the DNA to form a closed complex</td> | + | <td><h2>A specific binding of recombinase, primer, SSB protein, DNA Polymerase to the DNA to form a closed complex</h2></td> |
− | <td>\(R:Pr:D:S:P\)</td> | + | <td><h2>\(R:Pr:D:S:P\)</h2></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>A specific binding of primer, SSB protein, DNA Polymerase to the DNA to form a closed complex</td> | + | <td><h2>A specific binding of primer, SSB protein, DNA Polymerase to the DNA to form a closed complex</h2></td> |
− | <td>\(Pr:D:S:P\)</td> | + | <td><h2>\(Pr:D:S:P\)</h2></td> |
</tr> | </tr> | ||
</tbody> | </tbody> |
Revision as of 20:42, 17 October 2018
Mathematical Modeling
The following species were used
Species Name |
Symbol Used |
---|---|
Recombinase |
\(R\) |
Primer |
\(Pr\) |
DNA |
\(D\) |
DNA Polymerase |
\(P\) |
Single Strand Binding Protein (SSB) |
\(S\) |
A specific binding of recombinase to a primer to form a closed complex |
\(R:Pr\) |
A specific binding of recombinase and primer to the DNA to form a closed complex |
\(R:Pr:D\) |
A specific binding of recombinase, primer, SSB protein to the DNA to form a closed complex |
\(R:Pr:D:S\) |
A specific binding of recombinase, primer, SSB protein, DNA Polymerase to the DNA to form a closed complex |
\(R:Pr:D:S:P\) |
A specific binding of primer, SSB protein, DNA Polymerase to the DNA to form a closed complex |
\(Pr:D:S:P\) |