Return the possible column names from raw MAGE-TAB files
从原材料的MAGE-TAB文件返回的列名
译者:生物统计家园网 机器人LoveR
描述----------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.
getcolraw提取从原材料的MAGE-TAB的列名,并返回它们。输出可以使用设置功能magetab2bioc的参数“rawcol。
用法----------Usage----------
getcolraw(path, rawfiles)
参数----------Arguments----------
参数:rawfiles
rawfiles are the name of the raw MAGE-TAB files to be read.
rawfiles是要读原始的MAGE-TAB文件的名称。
参数:path
is the name of the directory where to find these files.
目录在哪里能找到这些文件的名称。