bed_to_granges: BED to GRanges

Description Usage Arguments

View source: R/bed_to_granges.R

Description

This function loads a BED-like file and stores it as a GRanges object. The tab-delimited file must be ordered as 'chr', 'start', 'end', 'id', 'score', 'strand'. The minimal BED file must have the 'chr', 'start', 'end' columns. Any columns after the strand column are ignored.

Usage

1

Arguments

file

Location of your file


KSheu/ksheu.lib documentation built on Oct. 14, 2020, 11:55 p.m.