saveAsGCT: Write expression data in the braindead GCT format

Description Usage Arguments Details

View source: R/importexport.R

Description

Write expression data in the braindead GCT format

Usage

1
saveAsGCT(E, Name, FileName, Description = NULL, sampleNames = NULL)

Arguments

E

a matrix with the data

Name

A vector with probe or gene names

FileName

name of the file to write to

Description

Optional description vector

sampleNames

unique names of the samples

Details

Write expression data in the braindead GCT format. See http://www.broadinstitute.org/cancer/software/gsea/wiki/index.php/Data_formats


january3/myfuncs documentation built on April 1, 2020, 4:42 a.m.