thinReadPairs: Extract read pairs from a 'StructuralVariant' object

View source: R/deletion-utils.R

thinReadPairsR Documentation

Extract read pairs from a StructuralVariant object

Description

This 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.

Usage

thinReadPairs(object, max.out = 25000)

Arguments

object

a StructuralVariant object

max.out

length-one integer vector: the maximum number of read pairs to return


cancer-genomics/trellis documentation built on Feb. 2, 2023, 7:04 p.m.