Description Usage Arguments Details Value
Read 10X or csv data,
1 |
paths |
a path or a list of paths to the csv file/s, or the directory location/s containing the 10X files:
; with format="txt", specify the location of the csv matrix file. |
format |
One of c("10X", "txt"). Defaults to "10X". |
... |
pass specific arguments to the |
Loads expression data from 10X format directory or csv file as specified. The rows in the matrix are considered genes; the columns represent samples
SingleCellExperiment object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.