repair_unmatched_secondary_structure | R Documentation |
Replaced unmatched brackets in a dot-bracket RNA secondary structure
repair_unmatched_secondary_structure(ss)
ss |
( |
(character
scalar) the repaired secondary structure.
# some brackets are unmatched due to truncation
ss <- "..(((.....[[...<<<<<___>>>>>.[[.<<<___>>>.]"
repair_unmatched_secondary_structure(ss)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.