reorder.gct.file: Reorder the rows of a GCT file.

Description Usage Arguments Value Author(s) See Also

View source: R/reorder.gct.R

Description

see reorder.gct for more details

Usage

1
2
3
## S3 method for class 'gct.file'
reorder(gct.file, gct.file.out, method = c("var", "mean",
  "median", "max", "sum"), reverse = FALSE)

Arguments

gct.file

the path to a gct file

gct.file.out

the name of the GCT file to be created with the reordered rows

method

see details. Default = 'var'

reverse

if TRUE, then reverse the default sort order (see details for default sort order)

Value

creates a file at gct.file.out, where the rows have been reordered

Author(s)

Mark Cowley, 2011-03-16

See Also

reorder.gct


drmjc/metaGSEA documentation built on Aug. 8, 2020, 1:53 p.m.