import.agilent.column2table: Extract a column from Agilent files. Take a vector of...

Description Usage Arguments Value Author(s)

Description

Extract a column from Agilent files. Take a vector of filenames, each of which is a large table from Agilent, read each table in, then pull out a single column from each table, and stitch these columns together into 1 large table.

Usage

1
  import.agilent.column2table(files, colname = "LogRatio")

Arguments

files

a vector of file names, including their paths

colname

the relevant column name to pull out. Beware of colnames with spaces.

Value

a table of N columns, correspnding to the N files.

Author(s)

Mark Cowley, 2008-08-29


drmjc/microarrays documentation built on May 15, 2019, 2:26 p.m.