fractionLinkingTags | R Documentation |
For bona fide deletions, inversions, and translocations, we would expect that the fraction of improper read pairs that link two clusters of improper reads to be high. For amplicons, the fraction of reads linking two clusters may be small.
fractionLinkingTags(object)
fractionLinkingTags(object) <- value
## S4 method for signature 'Rearrangement'
fractionLinkingTags(object)
## S4 replacement method for signature 'Rearrangement'
fractionLinkingTags(object) <- value
## S4 method for signature 'RearrangementList'
fractionLinkingTags(object)
object |
a |
value |
length-one numeric vector |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.