merge_loom: Merge two loom files into one and produce rvel.cd

View source: R/utils.R

merge_loomR Documentation

Merge two loom files into one and produce rvel.cd

Description

This function allows you to merge emat and nmat matrices into one and then calculate rvel.cd for velocyto analysis

Usage

merge_loom(loom1, loom2, Seurat_obj, sample1, sample2, emb)

Arguments

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

Value

umap 2d plot with velocity


GrigoriiNos/rimmi.rnaseq documentation built on April 29, 2022, 5:18 p.m.