write.expression.data: write.expression.data

Description Usage Author(s)

Description

wrapper to write expression data to a tab delimited, non-quoted table with the rownames in the first column with a column header which makes it suitable for opening in a spreadsheet (which would normally puts the column names starting from 1st col instead of the 2nd col)

Usage

1
2
3
4
5
  write.expression.data(x, file, idtype = "GenBankID",
    digits = 4, na = "")

  write.expression(x, file, idtype = "GenBankID",
    digits = 4, na = "")

Author(s)

Mark Cowley, 25 May 2006


drmjc/genomics documentation built on May 15, 2019, 2:22 p.m.