get_amp_segments: Return all segments with an amplification (5 or more copies).

View source: R/input.R

get_amp_segmentsR Documentation

Return all segments with an amplification (5 or more copies).

Description

Return all segments with an amplification (5 or more copies).

Usage

get_amp_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.amp <- get_amp_segments(segs.chas_example)

yannchristinat/oncoscanR documentation built on June 24, 2024, 1:56 a.m.