Description Usage Arguments Value
View source: R/SingleR.Create.R
Internal function to read single-cell data
1 | ReadSingleCellData(counts, annot)
|
counts |
a tab delimited text file containing the counts matrix, a 10X directory name or a matrix with the counts. |
annot |
a tab delimited text file or a data.frame. Rownames correspond to column names in the counts data |
list with sc.data - the counts matrix, orig.ident - a named vector of the originial identities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.