plotObjects {FastqCleaner}R Documentation

plotObjects Create the information required to construct the plots. This is the input of myplot, which uses the values created for this function to construct the plots

Description

plotObjects Create the information required to construct the plots. This is the input of myplot, which uses the values created for this function to construct the plots

Usage

plotObjects(fq, klength, basename, maxFreq, sampleSize)

Value

List with information to construct the diagnostic plots


[Package FastqCleaner version 1.10.0 Index]