View source: R/scAPAtrap_funlib.R
TRAPFILES | R Documentation |
TRAPFILES is a global variable after running scAPAtrap, containing two columns (file, what). This variable is automatically updated when running certain steps in scAPAtrap. This function get TRAPFILES or clear TRAPFILES, but cannot add/modify items (rows) in TRAPFILES.
TRAPFILES(clear = FALSE)
clear |
TRUE to clear TRAPFILES variable |
A data frame of files containing two columns (file, what).
TRAPFILES()
countPeaks(umitools.path='umitools.path', input='xx.bam', outputdir='xxdir', TenX=TRUE, notRun=TRUE)
TRAPFILES()
TRAPFILES(clear=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.