Description Usage Arguments Details Value Author(s)
Get distance of sites from a txLoc
to the nearest start/stop codon.
1 | GetDistNearestStartStop(txLoc)
|
txLoc |
A |
The function converts transcript region coordinates from a txLoc
to
transcript coordinates, and returns distances of sites to the nearest
start/stop codon. A transcript is defined as the concatenation of
the following transcript regions: 5'UTR, CDS, 3'UTR. The return object is
a list
of distances of sites from txLoc
to the nearest start
and stop codons.
A list
. See 'Details'.
Maurits Evers, maurits.evers@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.