.plotIGVErrors {abseqR}R Documentation

Plots the error distribution for IGV germlines

Description

Plots the distribution of in-frame unproductive, out-of-frame unproductive, and productive IGV germlines.

Usage

.plotIGVErrors(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.8.0 Index]