View source: R/app-exceRpt_report.R
PlotData | R Documentation |
Create QC plots from data obtained through readData()
PlotData(
sampleIDs,
output.dir,
sampleGroups = NA,
minPercent_exogenousRibosomal = 0.5,
minPercent_exogenousGenomes = 0.5
)
sampleIDs |
<string> names of the samples obtained through readData() |
output.dir |
<string> directory to which output the files to create the report. |
sampleGroups |
<string> if any sample groups were defined. Deprecated. |
minPercent_exogenousRibosomal |
<double> Not used. |
minPercent_exogenousGenomes |
<double> Not used. |
(Rob Kitchen) Miquel Anglada Girotto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.