View source: R/deletion-utils.R
thinReadPairs | R Documentation |
StructuralVariant
objectThis function extracts all read pairs from a StructuralVariant object and then performs a filtering step. The filtering step thins the number of read pairs with insert size less than 3kb.
thinReadPairs(object, max.out = 25000)
object |
a |
max.out |
length-one integer vector: the maximum number of read pairs to return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.