Description Usage Arguments Value Author(s) Examples
Indicates if an assay filename corresponds to a mass spectrometry assay.
1 |
isa |
an object from the ISAtab-class. |
assay.filename |
the filename of an assay file |
It retrieves a boolean value indicating wether the assay is a mass spectrometry assay or not.
Alejandra Gonzalez-Beltran
1 2 3 | faahkoISA = readISAtab(find.package("faahKO"))
assay.filename <- faahkoISA["assay.filenames"][[1]]
isMSAssay(faahkoISA, assay.filename)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.