Description Usage Arguments Slots See Also
This class enables annotation of the final peak table obtained with massFlowR pipeline.
1 2 3 4 | validmassFlowAnno(object)
## S4 method for signature 'massFlowAnno'
show(object)
|
object |
|
filepath
character
specifying the absolute path to csv
file with peak intensity table.
samples
data.frame
storing study sample names and their acquisition order.
data
data.frame
with peak intensity values for each sample.
ds
data.frame
with pseudo-chemical-spectra intensity values of samples with the highest intensity for that PCS.
db
data.frame
storing chemical standards database table, obtained with buildDB
.
anno
data.frame
storing peak table with database annotations (if any).
mat
matrix
with peak annotation results, rows are chemid (database chemicals) and columns are PCS.
params
list
containg database matching parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.