Description Usage Arguments Value See Also
Create a loom object
1 2 3 4 |
filename |
The name of the new loom file |
data |
The data for |
gene.attrs |
A named list of vectors with extra data for genes, each vector must be as long as the number of genes in |
cell.attrs |
A named list of vectors with extra data for cells, each vector must be as long as the number of cells in |
chunk.dims |
A one- or two-length integer vector of chunksizes for |
chunk.size |
How many rows of |
do.transpose |
Transpose the input? Should be |
calc.numi |
Calculate number of UMIs and genes expressed per cell? Will store in 'col_attrs/nUMI' and 'col_attrs/nGene', overwriting anything passed to |
overwrite |
Overwrite an already existing loom file? |
A connection to a loom file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.