Learn R Programming

Risa (version 1.14.0)

getAssayRawDataFilenames-methods: ~~ Methods for Function getAssayRawDataFilenames in Package Risa ~~

Description

~~ Methods for function getAssayRawDataFilenames in package Risa ~~ They retrieve the raw data files for a particular assay type.

Arguments

Methods

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.