Searches for pattern in current working directory and returns list of Seurat objects
1 | read10X_multiple(pattern = NULL, min_cells = 0, min_features = 0, outs = FALSE)
|
pattern |
The pattern to search for in current working dicrectory, e.g, run number |
min_features |
Seurat min.features |
outs |
Include the "outs" in the full path to filtered barcode files. Default is FALSE |
min_cell |
Seurat min.cells |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.