procset {ArrayExpress} | R Documentation |
procset
converts local MAGE-TAB files into an
ExpressionSet
.
procset(files, procol)
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 . |
Audrey Kauffmann Maintainer: <audrey@ebi.ac.uk>
# An example can be found in the help of the getAE function.