qualityReportSFF: Function To Create A Quality Report In PDF Format
Description
This function takes a character vector consisting of filenames pointing to files in Roche's SFF format as input
and creates a quality report in PDF format as output.
Usage
qualityReportSFF(sfffiles, outfile)
Arguments
sfffiles
A character vector of the SFF files to read in.
outfile
The name of the PDF report file created. Defaults to qcreport.pdf in the current directory.