.getRawORFScore | R Documentation |
Calculate raw ORFScore
.getRawORFScore(frameCounts, p)
frameCounts |
A numeric vector of length 3 showing the read counts for the three frames. |
p |
A numeric vector of length 3 indicating the null ditribution for chi-squared test. |
A numeric variable of the test statistic. If the counts for all three frames are zero, return NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.