Description Usage Arguments Details Value Author(s)
Look through the .zip file produced by FASTQC to obtain the over-represented sequence information
1 | readOverSeq(fqName, qcDir)
|
fqName |
the filename to extract the totals for. This should be the name of a single fastq file. |
qcDir |
the directory to look in for the FASTQC reports |
Look in a .zip file, as produced by FASTQC, and extract any information about over-represented sequences
A list with components $summary and $status
The component summary contains a data.frame with columns corresponding to the original report.
The component $status returns the PASS/FAIL/WARN status
Steve Pederson <stephen.pederson@adelaide.edu.au>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.