getcolproc {ArrayExpress}R Documentation

Return the possible column names to from processed MAGE-TAB files

Description

getcolproc extracts the column names from processed MAGE-TAB and return them. The output is needed to call the function procset.

Usage

getcolproc(files)

Arguments

files A list as given from getAE function. Containing the following elements:

procfile
procfile is the name of the processed MAGE-TAB file to be read.
path
is the name of the directory where to find this file.

Author(s)

Audrey Kauffmann Maintainer: <audrey@ebi.ac.uk>

See Also

queryAE, getAE, procset

Examples

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

[Package ArrayExpress version 1.4.3 Index]