~~ Methods for function getAssayRawDataFilenames
in package Risa ~~
They retrieve the raw data files for a particular assay type.
signature(.Object = "AssayTab", full.path = "logical")
Retrieves the raw data filenames for a generic assay.
signature(.Object = "MicroarrayAssayTab", full.path = "logical")
Retrieves the raw data filenames for an assay whose technology type is DNA microarray.
signature(.Object = "MSAssayTab", full.path = "logical")
Retrieves the raw data filenames for an assay whose technology type is mass spectrometry. These data filenames correspond to those specified in the column 'Raw Spectral Data File'.
signature(.Object = "NMRAssayTab", full.path = "logical")
Retrieves the raw data filenames for an assay whose technology type is NMR spectroscopy.
signature(.Object = "SeqAssayTab", full.path = "logical")
Retrieves the raw data filenames for an assay whose technology type is nucleotide sequencing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.