get_loh_segments: Return all segments of type LOH, independently of the copy...

View source: R/input.R

get_loh_segmentsR Documentation

Return all segments of type LOH, independently of the copy number.

Description

Return all segments of type LOH, independently of the copy number.

Usage

get_loh_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.loh <- get_loh_segments(segs.chas_example)

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