getAssayRawDataFilenames-methods {Risa} | R Documentation |
getAssayRawDataFilenames
in Package Risa ~~~~ 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.