bedToGR {ORFik} | R Documentation |
column 5 will be set to score Only Accepts bed files for now, standard format from Fantom5
bedToGR(x, bed6 = TRUE)
x |
A |
bed6 |
If bed6, no meta column is added |
a GRanges
object from bed
Other utils:
convertToOneBasedRanges()
,
fimport()
,
findFa()
,
fread.bed()
,
optimizeReads()
,
readBam()
,
readWig()