validCT | R Documentation |
Given a CT file checks for correct column names, all nucleotides have positions greater than 0, unique rows per nucleotide, multiple pairings, duplicate pairings so that the CT file can be used to generate a secondary structure using bracket notation.
validCT(ct)
ct |
Dataframe generated from loadCT |
Returns messages indicating issues with the CT file that would prevent it from generating a secondary structure in bracket notation
JP Bida
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.