get_homloss_segments: Return all segments with homozygous loss.

View source: R/input.R

get_homloss_segmentsR Documentation

Return all segments with homozygous loss.

Description

Return all segments with homozygous loss.

Usage

get_homloss_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

get_homloss_segments <- get_homloss_segments(segs.chas_example)

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