getPooledSamples: Pool all repertoires

View source: R/RepDaAnalysisFns.R

getPooledSamplesR Documentation

Pool all repertoires

Description

Pool all repertoires

Usage

getPooledSamples(repSeqObj, g = NULL)

Arguments

repSeqObj

is an object containing all repertoire sample data

g

a vector indicating the group to sample from, default is NULL and pools all samples from all groups, to pool samples only in group 1, g should be c(1)

Value

a single repSeq dataset that has all CDR3 sequences from all samples, the frequency of all CDR3s is updated depending o the original counts in the original data.


dyohanne/RepAn documentation built on Feb. 3, 2023, 2:41 p.m.