GetSegmentations: Imports a set of genome segmentation files, particularly...

Description Usage Arguments Value

View source: R/funcivar.R

Description

Imports a set of genome segmentation files, particularly those generated by StatePaintR, for the purpose of annotating variants

Usage

1

Arguments

files

A character vector containing a list of files to import. These files need to be BED9 format. see https://genome.ucsc.edu/FAQ/FAQformat.html#format1. And they need to be completely disjoint intervals.

genome

A character vector describing the genome build against which the segmentations were created, e.g. "hg19", "b37", "hg38", "mm10".

Value

A GRangesList containing the segmentations imported.


Simon-Coetzee/funcivar documentation built on Aug. 2, 2021, 9:55 a.m.