Description Usage Arguments Value Author(s) See Also Examples
View source: R/Risa-microarray.R
Retrieves the list of asssay filenames in an ISAtab dataset, which correspond to microarray-based assays.
1 |
isa |
An object of the |
a list of assay filenames
Alejandra Gonzalez-Beltran
1 2 3 | armstrongISAzip <- system.file("extdata","ARMSTRONG-S-3-metadata.zip", package="Risa")
armstrongISA <- readISAtab(zipfile = armstrongISAzip, path = file.path(system.file("extdata", package="Risa"),"armstrongISA"), verbose =TRUE)
getMicroarrayAssayFilenames(armstrongISA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.