Description Usage Arguments See Also Examples
View source: R/ImportMethods.R
Imports a "CTSS" file in a GPos object
1 | 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.ctss
, import.bam
,
import.bedCTSS
,
import.bedScore
,
import.bedmolecule
,
loadFileIntoGPos
,
moleculesGR2CTSS
1 | 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.