pkgdown/extra.css

Skip to contents

[Experimental] This function removes TCR pairs where the CDR3-alpha or beta segment does not make a functional protein, i.e. amino acid sequence contains a stop codon (*) or a frameshift (_).

Usage

filter_nonfunctional_TCRs(data, verbose = TRUE)

Arguments

data

a TIRTLseqDataSet object

verbose

whether to print number of TCRs removed

Value

Returns a TIRTLseqDataSet object with nonfunctional TCRs removed.