View source: R/ImportMethods.R
bam2CTSS | R Documentation |
Converts from BAM to CTSS
bam2CTSS(gr, removeFirstG, correctSystematicG, genome)
gr |
A |
removeFirstG |
See getCTSS(). |
correctSystematicG |
See getCTSS(). |
genome |
See coerceInBSgenome(). |
Converts genomic ranges representing SAM/BAM alignments into a CTSS object.
Returns a CTSS
object.
Other loadFileIntoGPos:
import.CTSS()
,
import.bam()
,
import.bam.ctss()
,
import.bedCTSS()
,
import.bedScore()
,
import.bedmolecule()
,
loadFileIntoGPos()
,
moleculesGR2CTSS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.