QuantifyTcrClones: Append Clone Properties

View source: R/CoNGA.R

QuantifyTcrClonesR Documentation

Append Clone Properties

Description

A function to append clone properties to a Seurat object

Usage

QuantifyTcrClones(seuratObj, tcrClonesFile, groupingFields = "cDNA_ID")

Arguments

seuratObj

The Seurat object to append clone properties to

tcrClonesFile

The 10x clonotypes file for this Seurat object. Single lanes can use the CellRanger/Vloupe contigs CSV file. Merged lanes need to merge these files and modify them to create unique cellbarcodes and clonotype names, such as the code from Rdiscvr::CreateMergedTcrClonotypeFile().

groupingFields

A list of fields used to group cells by sample, which establishes librarySize


bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.