View source: R/ImportMethods.R
import.CTSS | R Documentation |
Imports a "CTSS" file in a GPos object
import.CTSS(filepath)
filepath |
The path to the "CTSS" file. Note that the format of the "CTSS" files handled in this function is not the same as the FANTOM5 "CTSS" files (which are plain BED). |
Other loadFileIntoGPos:
bam2CTSS()
,
import.bam()
,
import.bam.ctss()
,
import.bedCTSS()
,
import.bedScore()
,
import.bedmolecule()
,
loadFileIntoGPos()
,
moleculesGR2CTSS()
CAGEr:::import.CTSS(system.file("extdata", "Zf.high.chr17.ctss", package = "CAGEr"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.