get_loop_seq | R Documentation |
gets the sequence of hairpin loops from a data.frame
get_loop_seq(X)
X |
input must be a data.frame of Hairpin_survey output with columns looplen,looppos, minus2,minus1,minus0,plus1,plus2,plus3 output will be of character strings like "(NATC.C.C)" with the targeted C shown as .C. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.