Description Usage Arguments Details Value References See Also Examples
View source: R/sequence_features.R
Input of this function, is the output of the function [distToCds()], or any other relative ORF frame.
| 1 | isInFrame(dists)
 | 
| dists | a vector of integer distances between ORF and cds. 0 distance means equal frame | 
possible outputs: 0: orf is in frame with cds 1: 1 shifted from cds 2: 2 shifted from cds
a logical vector
doi: 10.1074/jbc.R116.733899
Other features: 
computeFeaturesCage(),
computeFeatures(),
countOverlapsW(),
disengagementScore(),
distToCds(),
distToTSS(),
entropy(),
floss(),
fpkm_calc(),
fpkm(),
fractionLength(),
initiationScore(),
insideOutsideORF(),
isOverlapping(),
kozakSequenceScore(),
orfScore(),
rankOrder(),
ribosomeReleaseScore(),
ribosomeStallingScore(),
startRegionCoverage(),
startRegion(),
stopRegion(),
subsetCoverage(),
translationalEff()
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.