teemi.build.PCR¶
This part of the lab module is used for simulating and calculating PCR reactions.
Functions
|
Simple PCR program designed to give a quick visual representation of a PCR reaction. |
|
Returns amplicon with specified name. |
|
Determines elongation time for an amplicon and add the elongation time to the amplicon annotations. |
|
Determines process speed based on the which polymerase is used. |
|
Determines the number of thermalcyclers that is needed based on elongation time differences |
|
Makes a reaction scheme for PCR master mixes. |
|
Returns a list of amplicons in a given gel column. |
|
Returns a list of amplicons in a given gel row. |
|
Groups objects into distinct groups based on differences |
|
Reads a CSV file with nanophotometer concentraions and returns the concentrations in a list. |
|
Obtain annotation information for amplicons. |
|
Calculates primer pair melting temp TA, from NEB. |
|
Calculates a single primers melting temp from NEB. |
|
Makes a dataframe from amplicons. |
|
Updates the annotations of amplicons in the amplicon list. |