convertBedDf-methods: convert a data frame read-in from a bed file to a GRanges...

Description Usage Arguments Value Note

Description

convert a data frame read-in from a bed file to a GRanges object

Usage

1
2
3
4
convertBedDf(bed)

## S4 method for signature 'data.frame'
convertBedDf(bed)

Arguments

bed

a data.frame where column order and content resembles a bed file with 12 columns

Value

GRanges object

Note

one bed track per file is only accepted, the bed files with multiple tracks will cause en error

bed files are expected not to have header lines


BIMSBbioinfo/genomation documentation built on March 13, 2020, 5:28 a.m.