Description Usage Arguments Value
View source: R/readSegCounts.R
Reads the segment counts from the directory containing tsv files
1 | readSegCounts(dir, sc = F, cDataPath = NULL, sepCData = ",")
|
dir |
character containing the directory in which tsv files are present |
sc |
boolean denoting whether SingleCellExperiment has to created |
cDataPath |
character denoting path of the cell annotation file |
sepCData |
character denoting the separator to be used for reading cell annotation file |
data.frame or SingleCellExperiment containing the counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.