.clonotypeAnalysis {abseqR}R Documentation

Comprehensive clonotype analyses

Description

Comprehensive clonotype analyses

Usage

.clonotypeAnalysis(diversityDirectories, clonotypeOut, sampleNames,
  mashedNames, .save = TRUE)

Arguments

diversityDirectories

list type. List of directories to diversity dir

clonotypeOut

string type. Output directory

sampleNames

vector type. 1-1 with diversityDirectories

mashedNames

string type. Prefix for ooutput files using "mashed-up"

.save

logical type. Save ggplot object?

Value

Nothing


[Package abseqR version 1.10.0 Index]