Add single-chain read counts/fractions to the paired TCR data
add_single_chain_data.Rd
The
add_single_chain_data() function adds read counts and proportions
from the single-chain pseudobulk data to the paired data frame for each sample
of a dataset.
Arguments
- data
a TIRTLseq dataset created by
load_tirtlseq()- verbose
(optional) whether to print progress of the function (default is TRUE).