View source: R/calculateJCCScores.R
| gthr | R Documentation |
Function to determine the weight for a junction in the calculation of the JCC
scores and the scaled coverages. This function is used by
junctionScore and scaledCoverage, and does not have to be
called by the user.
gthr(omega, thr)
omega |
Fraction of uniquely mapped reads among those spanning the junction. |
thr |
Threshold value. If |
Either 1 or 0, representing the weight for the junction.
Charlotte Soneson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.