plgem.write.summary {plgem}R Documentation

Writing Differentially Expressed Genes on the Disk

Description

This function writes the differentially expressed genes contained in the list obtained by either ‘plgem.deg’ or ‘run.plgem’ functions.

Usage

plgem.write.summary(x, verbose=FALSE)

Arguments

x list; the output of either the ‘plgem.deg’ or the ‘run.plgem’ functions, i.e. a list of list(s) of named vectors
verbose logical; if TRUE, comments are printed out while running.

Details

The gene lists are written on the current working directory.

Value

Author(s)

Mattia Pelizzola mattia.pelizzola@gmail.com and Norman Pavelka NXP@stowers-institute.org

References

N. Pavelka et al., BMC Bioinformatics, 2004 Dec 17;5(1):203; http://www.genopolis.it

See Also

plgem.deg,run.plgem

Examples






[Package plgem version 1.10.1 Index]