.abundancePlot {abseqR}R Documentation

Abundance distribution

Description

Abundance distribution

Usage

.abundancePlot(files, sampleNames, outputDir, skipDgene = FALSE,
  .save = TRUE)

Arguments

files

list type. list of files in abundance directory

sampleNames

vector type. 1-1 correspondance to files

outputDir

string type.

skipDgene

logical type. Skip D germline abundance plot if TRUE.

.save

logical type. Save Rdata ggplot item

Value

None


[Package abseqR version 1.11.0 Index]