genCords | R Documentation |
Generates coordinates for a loop in a secondary structure. Internal function used by RNAPlot.
genCords(loop, p1, p2, input, vn)
loop |
List contianing a data frame that has the subset of nucleotides in a given loop |
p1 |
The position of the first nucleotide in the loop |
p2 |
The position of the second nucleotide in the loop |
input |
The data frame contianing the coordinate file for the entire RNA secondary structure |
vn |
A flag that flips over y axis if vn = 1. |
Returns a set of points
JP Bida
### This is an internal function ###
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.