Skip to contents

[Deprecated]

A generated dataframe of a T-cell receptor (TCR) library generated from single cell immune profiling. It is a subset the full dataframe which would usually have up to 18 columns containing different data, because the intended purpose of this object is to test various functions in 'APackOfTheClones'. The dataframe compliments mini_seurat_obj and can be integrated into it with integrate_tcr.

Usage

data("mini_clonotype_data")

Format

data.frame A data frame with 80 rows and 2 columns:

barcode

barcodes corresponding to each sequenced cell

raw_clonotype_id

clonotype information for each cell

Details

Note that the clonotypes in the raw_clonotype_id column actually do not contain all of clonotype1...clonotypen

See also