Lukas Adam (Talk | contribs) |
Lukas Adam (Talk | contribs) |
||
Line 146: | Line 146: | ||
− | h2 { margin-top: 10px; font-family: 'Josefin Sans', sans-serif; font-size: 48px; font-weight: 300; color: #393939; line-height: 56px; opacity: 0.9; } | + | h2 { margin-top: 10px; font-family: 'Josefin Sans', sans-serif; font-size: 48px; font-weight: 300; color: #393939; line-height: 56px; opacity: 0.9; text-align:center} |
h3 { font-family: 'Josefin Sans', sans-serif; font-size: 22px; font-weight: 300; color: #555; line-height: 40px; } | h3 { font-family: 'Josefin Sans', sans-serif; font-size: 22px; font-weight: 300; color: #555; line-height: 40px; } | ||
Line 242: | Line 242: | ||
position: relative; | position: relative; | ||
background-color: #393939; | background-color: #393939; | ||
+ | font-family: 'Josefin Sans', sans-serif; | ||
} | } | ||
− | #footer-sec | + | #footer-sec h4 { |
color: white; | color: white; | ||
+ | |||
} | } | ||
− | #footer-sec | + | #footer-sec li > a { |
color: grey; | color: grey; | ||
− | font-size: | + | font-size: 18x; |
} | } | ||
− | #footer-sec | + | #footer-sec span { |
+ | font-family: 'Josefin Sans', sans-serif; | ||
color: grey; | color: grey; | ||
− | font-size: | + | font-size: 18px; |
} | } | ||
− | #footer-sec | + | #footer-sec li { |
color: grey; | color: grey; | ||
− | font-size: | + | font-size: 18px; |
− | + | list-style: none; | |
− | + | ||
− | + | ||
padding-bottom: 2px; | padding-bottom: 2px; | ||
} | } | ||
− | #footer-sec | + | |
+ | #footer-sec li > a:hover{ | ||
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
Line 375: | Line 377: | ||
} | } | ||
+ | #container1 h1 { | ||
+ | color:#393939; | ||
+ | font-family: 'Josefin Sans', sans-serif; | ||
+ | font-size: 58px; | ||
+ | font-weight: 300; | ||
+ | line-height: 56px; | ||
+ | opacity: 0.9; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #container1 p { | ||
+ | color: #393939; | ||
+ | font-size: 20px; | ||
+ | font-family: 'Josefin Sans', sans-serif; | ||
+ | text-align: justify; | ||
+ | } | ||
</style> | </style> | ||
Line 449: | Line 467: | ||
− | <div style="padding-top: | + | <div style="padding-top: 80px; background-color:white;"> |
<div class="t-container"> | <div class="t-container"> | ||
<div class="t-col t-col_12"> | <div class="t-col t-col_12"> | ||
− | <div class="container-fluid" style="margin-top: 10px;"> | + | <div class="container-fluid" style="margin-top: 10px;" id="container1"> |
− | <h1 | + | <h1>Internal Tools</h1> |
<h2>Number of mutations and mutated sequences</h2> | <h2>Number of mutations and mutated sequences</h2> | ||
<p>Expected number of mutations in a single sequence: | <p>Expected number of mutations in a single sequence: | ||
Line 472: | Line 490: | ||
<p>Consider \(L_{Sequence}\) as the number of basepairs that is expected to be mutated. If half of the sequence you are interested in, is highly conserved choose a lower \(L_{Sequence}\).</p> | <p>Consider \(L_{Sequence}\) as the number of basepairs that is expected to be mutated. If half of the sequence you are interested in, is highly conserved choose a lower \(L_{Sequence}\).</p> | ||
− | + | ||
<form action="" id="form1"> | <form action="" id="form1"> | ||
<section> | <section> | ||
Line 536: | Line 554: | ||
<p id="number_to_seq"></p> | <p id="number_to_seq"></p> | ||
</div> | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 543: | Line 562: | ||
<div class="row" style="padding-top: 30px;"> | <div class="row" style="padding-top: 30px;"> | ||
<div class="col-md-3"> | <div class="col-md-3"> | ||
− | <h4> | + | <h4>About us </h4> |
− | < | + | <span>"We are an extremely motivated team of young students competing in the worlds biggest synthetic biology competition"</span> |
</div> | </div> |
Revision as of 09:41, 19 September 2017
WikitemplateA home
From 2014.igem.org
Internal Tools
Number of mutations and mutated sequences
Expected number of mutations in a single sequence: $$p_{m} = \frac{N_{mutations}}{L_{Sequence}} = N_{generations} * r_{mutation} = t_{total} * \Phi * r_{mutation}$$
The expected share of sequences that shows at least one mutation in \(L_{Sequence}\) bp is the probability that \(L_{sequence}\) basepairs stay unchanged when \(\frac{N_{mutations}}{L_{Sequence}}\) mutations are expected: $$p_{M} = \frac{N_{mutated}}{N_{Sequences}} = 1 - p(N_{mutations}=0) = 1 - (1-p_{m})^{L_{Sequence}} $$
With this equation we can also calculate the number of sequences \(N_{Sequences}\) that have to be sequenced in order to find a mutated one with a probability of \(p(N_{mutated} > 0)\). $$ N_{Sequences} = \frac{p(N_{mutated} > 0)}{p_{M}} $$
The probability to find at least one mutated sequence under the given conditions is $$p(N_{mutated}>0) = 1 - (1-p_{M})^{N_{sequences}}$$ which gives $$N_{Sequences} = \frac{ln(1-p(N_{mutated}>0))}{ln(1-p_{M})}$$
Set \(\Phi\) to zero to use the number of generations for the calculation. If \(\Phi\) and the number of generations are given, \(\Phi\) is used.
Consider \(L_{Sequence}\) as the number of basepairs that is expected to be mutated. If half of the sequence you are interested in, is highly conserved choose a lower \(L_{Sequence}\).
\(p_{m} =\) %(bp/bp).
\(N_{mutations} =\) bp per sequence.
The share of sequences that shows at least one mutation in \(L_{Sequence}\) bp is \(p_{M}=\) % of sequences