Remove TCRs with unknown V-segments
filter_v_alleles.Rd
This function removes TCR pairs with V-segments that are not found in
params.
This is needed for pre-processing for TCRdist() and is part of prep_for_tcrdist(),
which is automatically run during TCRdist().
Arguments
- df
data frame with paired TCRs
- params
a table with acceptable V-segments (default is
TIRTLtools::params)- verbose
whether to print number of TCRs removed