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. 26, 2024, 12:58 p.m.