combine_freq_results: Combines the frequency estimation results from single TCR...

Description Usage Arguments Value

Description

combine_freq_results() combines the results of the frequency estimation performed on single TCR clones (from the output of bagpipe) and the frequency estimation performed on dual clones. The code will find the rows of the single TCR frequency results that are represented by the dual clones and replace them with the appropriate dual clone entry.

Usage

1

Arguments

single

Frequency estimation results of single TCR clones (usually from the first time freq_estimate is called)

dual

Frequency estimation results of dual TCR-alpha clones

Value

A data.frame with the same structure as the output of freq_estimate. If two single "clones" in the single data.frame is represented by a dual clone in dual, then it is removed and replaced with one row represented by the dual clone.


alphabetr documentation built on May 2, 2019, 12:36 p.m.