Description Usage Arguments Value
A warper of Seurat function to generate Seurat object and marker genes for single sample.
1 | make_single_obj(data_dir, is.10X = TRUE, output)
|
data_dir |
Directory with 10X genomics single cell data or full path of expression table. |
is.10X |
The input data is 10X genomics format or not. DEFAULT is TRUE. |
output |
The output directory to save the marker genes. |
A Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.