Description Usage Arguments Value Examples
The class used to predict purity from an DI-MS dataset.
1 2 | ## S4 method for signature 'purityD'
initialize(.Object, fileList, cores = 1, mzML = TRUE, mzRback = "pwiz")
|
.Object |
object; purityD object |
fileList |
data.frame; created using GetFiles, data.frame with filepaths and sample class information |
cores |
numeric; Number of cores used to perform Hierarchical clustering WARNING: memory intensive, default 1 |
mzML |
boolean; TRUE if mzML to be used FALSE if .csv file to be used |
mzRback |
character; backend to use for mzR parsing |
purityD object
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.