getcolraw: Return the possible column names from raw MAGE-TAB files
Description
getcolraw extracts the column names from raw MAGE-TAB and
return them. The output can be use to set the argument 'rawcol'
of the function magetab2bioc.
Usage
getcolraw(path, rawfiles)
Arguments
rawfiles
rawfiles are the name of the raw MAGE-TAB files to be read.
path
is the name of the directory where to find these files.