get.cvg.constraint.settings | R Documentation |
Constructor for coverage constraint settings.
get.cvg.constraint.settings(
allowed.stop.codons,
allowed.efficiency,
disallowed.mismatch.pos,
allowed.anneal.deltaG,
allowed.substitutions,
allowed.coverage.model
)
allowed.stop.codons |
Whether mismatch binding events inducing stop codons in the amino acid sequence are allowed. |
allowed.efficiency |
Min/max for primer efficiency. |
disallowed.mismatch.pos |
The positions from the 3' terminal end of primers where mismatches shall be prevented. |
allowed.anneal.deltaG |
Maximal allowed free energy of template-primer annealing. |
allowed.substitutions |
Whether mismatch binding events inducing substitutions in the amino acid sequence are allowed. |
List with all coverage constraint settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.