loopLength | R Documentation |
Used by RNAPlot to get the length of a loop
loopLength(input, start)
input |
CT file
|
start |
Position of the first nucleotide in the the loop |
Retuns a list contianing the output and stems
JP Bida
ct=makeCt("((((...((((..))))..((((...)))).))))","AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
out=loopLength(ct,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.