Description Usage Arguments Value
Create a basic loom file from a tsv file that contains UMI count matrix
1 | create_loom(efile, outfile, min_expressed_cells = 0)
|
efile |
A tsv file that containes UMI count matrix (gene x cell) |
outfile |
Name of loom file to encode single-cell gene expression |
min_expressed_cells |
The number of non-zero count cells for a gene to be marked 'Selected' for scRATE analysis |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.