View source: R/con_template_secondary_structures.R
compute.template.secondary.structures | R Documentation |
Computes template secondary structures.
compute.template.secondary.structures(
template.df,
annealing.temperature,
regions = NULL,
constraints = NULL
)
template.df |
Template data frame. |
annealing.temperature |
Temperature [C] at which to compute secondary structures. |
regions |
List containing the positional intervals for which the template secondary structure should be computed. |
constraints |
String giving secondary structure constraints.
For example |
Data frame with info on template secondary structures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.