pkgdown/extra.css

Skip to contents

[Experimental] This function removes TCR pairs where the CDR3 amino acid segment is short. By defualt, it removes TCRs where CDR3-alpha or CDR3-beta is less than 6 amino acids long.

Usage

filter_short_cdr3s(df, verbose = TRUE, min_aa = 6)

Arguments

df

data frame with paired TCRs

verbose

whether to print number of TCRs removed

min_aa

the minimum number of amino acids allowed for a CDR3 sequence