segmentsToGRanges: segmentsToGRanges

Description Usage Arguments Details Value Author(s)

View source: R/segmentsToGRanges.R

Description

Transform segments into GenomicRanges objects

Usage

1

Arguments

segments

a data frame containing the segments obtained from GenomicRanges, or a subset of them.

Details

This function transforms a data frame containing the segments obtained from DNAcopy into objects of class GenomicRanges. Note that chromosomes X and Y are represented as numbers (23 and 24, respectively).

Value

an object of class GenomicRanges containing the genomic coordinates of the segments.

Author(s)

Giovanni d'Ario


gdario/cnvtools documentation built on May 16, 2019, 11:13 p.m.