rpSupportedDeletions: Counts the number of improper read pairs supporting a...

View source: R/deletion-utils.R

rpSupportedDeletionsR Documentation

Counts the number of improper read pairs supporting a deletion

Description

If the number of improper read pairs supporting a deletion exceeds minFlankingHemizgyous(param), a deletion is designated as "hemizygous+" if hemizygous and "homozygous+" if homozygous.

Usage

rpSupportedDeletions(sv, param, bins)

Arguments

sv

a StructuralVariant object

param

a DeletionParam object

bins

a GRanges object containing the bins used in preprocessing with mcols value 'log_ratio'

Value

a character-vector of deletion calls


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