get_gain_segments: Return all segments with gain of copies.

View source: R/input.R

get_gain_segmentsR Documentation

Return all segments with gain of copies.

Description

Return all segments with gain of copies.

Usage

get_gain_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.gain <- get_gain_segments(segs.chas_example)

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