bedToGR | R Documentation |
For info on columns, see: https://www.ensembl.org/info/website/upload/bed.html
bedToGR(x, skip.name = TRUE)
x |
A |
skip.name |
default (TRUE), skip name column (column 4) |
a GRanges
object from bed
Other utils:
convertToOneBasedRanges()
,
export.bed12()
,
export.bigWig()
,
export.fstwig()
,
export.wiggle()
,
fimport()
,
findFa()
,
fread.bed()
,
optimizeReads()
,
readBam()
,
readBigWig()
,
readWig()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.