merge_loom | R Documentation |
This function allows you to merge emat and nmat matrices into one and then calculate rvel.cd for velocyto analysis
merge_loom(loom1, loom2, Seurat_obj, sample1, sample2, emb)
loom1 |
path to loom file 1 |
loom2 |
path to loom file 2 |
sample1 |
sample name 1, for the prefix in cellular barcodes |
sample2 |
sample name 2, for the prefix in cellular barcodes |
emb |
2d embedding |
umap 2d plot with velocity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.