Description Usage Arguments Value Note
convert a data frame read-in from a bed file to a GRanges object
1 2 3 4 | convertBedDf(bed)
## S4 method for signature 'data.frame'
convertBedDf(bed)
|
bed |
a data.frame where column order and content resembles a bed file with 12 columns |
GRanges
object
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.