get_hetloss_segments: Return all segments with heterozygous loss.

View source: R/input.R

get_hetloss_segmentsR Documentation

Return all segments with heterozygous loss.

Description

Return all segments with heterozygous loss.

Usage

get_hetloss_segments(segments)

Arguments

segments

A GRanges object containing the segments, their copy number and copy number types.

Value

A GRanges object containing the selected segments, their copy number and copy number types.

Examples

segs.hetloss <- get_hetloss_segments(segs.chas_example)

yannchristinat/oncoscanR documentation built on Oct. 27, 2023, 11:19 p.m.