.abundancePlot {abseqR} | R Documentation |
Abundance distribution
.abundancePlot(files, sampleNames, outputDir, skipDgene = FALSE, .save = TRUE)
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 |
None