qualityCheck {GenoGAM} | R Documentation |
This function checks some data attributes in the given class. Check details for more information.
qualityCheck(object, ...)
object |
Any object for which this methods is implemented |
... |
further parameters. See details. |
So far this method is only implemented for the class GenoGAMDataSet
.
In this case some general metrics are printed and some plots are stored in the folder
"qc", which will be created in the working directory.
Additional parameters: factorGroups (for GenoGAMDataSet), which is used to specify factor groups for normalization plots. By default the groups will be identified automatically. See ?computeSizeFactors for parameter description.
Based on the object provided, see details.
Georg Stricker georg.stricker@in.tum.de