add_vdj: Merge clonotype and isotype data to GEX Seurat object

View source: R/VDJ.R

add_vdjR Documentation

Merge clonotype and isotype data to GEX Seurat object

Description

This function allows you to fuse the output of VDJ library to Seurat object

Usage

add_vdj(vdj_location, Seurat_obj)

Arguments

vdj_location

location of cel ranger vdj output

Seurat_obj

Seurat object

Value

umap 2d plot with velocity

Examples


A07 <- add_vdj('path_to_vdj', A07)



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