.plotErrorDist {abseqR}R Documentation

Plots the error distribution for each region: CDRs, FRs, IGV, IGD, and IGJ

Description

Plots the distribution of indels (gaps), indels in out-of-frame sequences, and the distribution of mismatches for CDRs, FRs, IGV, IGD, and IGJ.

Usage

.plotErrorDist(productivityDirectories, prodOut, sampleNames,
  combinedNames, mashedNames, .save = TRUE)

Arguments

productivityDirectories

list type. List of directories

prodOut

string type. Output directory

sampleNames

vector type. 1-1 with productivity directories

combinedNames

string type. Title friendly "combined" sample names

mashedNames

string type. File friendly "mashed-up" sample names

.save

logical type. Save Rdata?

Value

None


[Package abseqR version 1.10.0 Index]