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 June 24, 2024, 1:56 a.m.