import.bedmolecule {CAGEr} | R Documentation |
Imports a BED file where each line counts for one molecule in a GRanges object where each line represents one nucleotide.
import.bedmolecule(filepath)
filepath |
The path to the BED file. |
Returns a CTSS
object.
Other loadFileIntoGPos:
bam2CTSS()
,
import.CTSS()
,
import.bam.ctss()
,
import.bam()
,
import.bedCTSS()
,
import.bedScore()
,
loadFileIntoGPos()
,
moleculesGR2CTSS()
# TODO: add exmaple file # import.BED(system.file("extdata", "example.bed", package = "CAGEr"))