getCelNames {compdiagTools}R Documentation

Get CEL-File Names

Description

Collect names of CEL-files from a tab delimited table.

Usage

getCelNames(cel_file_list, which = 1)

Arguments

cel_file_list name of the file containg a tab-delimited table
which column number where the names of cel-files are found

Details

Blank lines and comments beginning with hash sign are removed.

Value

A vector of strings

Author(s)

Claudio Lottaz


[Package compdiagTools version 1.5.3 Index]