Most_Common_Clones_Per: Most_Common_Clones_Per Function to compute the most common...

View source: R/Seurat_based.R

Most_Common_Clones_PerR Documentation

Most_Common_Clones_Per Function to compute the most common clones for a TCR feature in a Seurat object, grouped by a second feature

Description

Most_Common_Clones_Per Function to compute the most common clones for a TCR feature in a Seurat object, grouped by a second feature

Usage

Most_Common_Clones_Per(SerObj, tcr_feature, grouping_feature, top_n = 10)

Arguments

SerObj

A Seurat object containing the data.

tcr_feature

A metadata feature e.g. TRA_J

grouping_feature

A metadata feature to group by e.g. Tissue

top_n

a numerical value, default 10


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.