Description Usage Arguments Value
NOTE: For internal use only.
This is the workhorse that powers fastqc
. Given a sample
and
path
, extract_summary_tables
extracts all summary statistics
and returns them as a list of data.table
s.
1 | extract_summary_tables(doc, sample, pair, group)
|
doc |
The file corresponding to that |
sample |
Sample name. |
pair |
Read pair. |
group |
Group / condition this sample belongs to. |
A list of data.tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.