loadBed6AsGRanges: load snakePipes DiffBinding_allregions.bed BED6 file as...

Description Usage Arguments

View source: R/loadBed6AsGRanges.R

Description

load snakePipes DiffBinding_allregions.bed BED6 file as GRanges object, giving appropriate column names note that BED is a 0-based format, while GRanges is 1-based format This means that the start coordinate should be converted to +1 when converting from BED to GRanges

Usage

1
loadBed6AsGRanges(pathToFile)

Arguments

pathToFile

(string) an absolute or relative path to a bed file


AdrijaK/omicsWrappers documentation built on July 22, 2020, 2:11 p.m.