numberLinkingRP | R Documentation |
Clusters of improper read pairs can be linked by the mates of the improper reads that belong to these clusters. This function computes the number of improperly paired reads that link two clusters. The number of read pairs that would link two clusters in a bona fide somatic rearrangement depends on the depth of sequencing. For 30x coverage, we require at least 5 linking read pairs.
numberLinkingRP(object)
## S4 method for signature 'Rearrangement'
numberLinkingRP(object)
## S4 method for signature 'RearrangementList'
numberLinkingRP(object)
a numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.