ArrayExpress (version 1.32.0)

procset: Convert processed MAGE-TAB files into a Bioconductor object

Description

procset converts local MAGE-TAB files into an ExpressionSet.

Usage

procset(files, procol)

Arguments

files
is the list with the names of the processed, the sdrf, the adf and the idf files and the path of the data as given by getAE.
procol
the name of the column to be extracted from the file. Obtained using getcolproc.

See Also

queryAE, getAE, getcolproc

Examples

Run this code
# An example can be found in the help of the getAE function.

Run the code above in your browser using DataLab