genCords: Internal function that generates coordinates for a given loop...

Description Usage Arguments Value Author(s) Examples

Description

Generates coordinates for a loop in a secondary structure. Internal function used by RNAPlot.

Usage

1
genCords(loop, p1, p2, input, vn)

Arguments

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.

Value

Returns a set of points

Author(s)

JP Bida

Examples

1
### This is an internal function ###

Example output



RRNA documentation built on May 2, 2019, 1:06 p.m.