Description Usage Arguments Value
View source: R/readSegCounts.R
Creates a SingleCellExperiment object given count data and cell annotation file
1 | createSCellObj(counts, cDataPath, sepCData = ",")
|
counts |
data.frame containing segment counts with rownames as segment/segment-pairs columns as cells |
cDataPath |
character path containing the annotation file corresponding to cells |
sepCData |
character containing the separator that would be used when reading annotation file |
SingleCellExperiment object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.