pubRepApply: Apply transformations to public repertoires

Description Usage Arguments Value

Description

Work In Progress

Usage

1
pubRepApply(.pr1, .pr2, .fun = function(x) log10(x[1])/log10(x[2]))

Arguments

.pr1

First public repertoire.

.pr2

Second public repertoire.

.fun

A function to apply to pairs of frequencies of same clonotypes from "pr1" and "pr2". By default - log(X) / log(Y) where X,Y - frequencies of the same clonotype, found in both public repertoires.

Value

Work in progress.


charlotterich/immunarch_code documentation built on Jan. 24, 2020, 12:08 a.m.