eListWrite {prada}R Documentation

Write the eList

Description

Writes the values of the assayData list of an eSet to a file

Usage

eListWrite(x,...)

Arguments

x an eSet..
... additional arguments passed to write.table.

Details

The values of the assayData list of x are extracted and written to a file with write.table. assayData of x must be a list.

Value

A an object of class

Author(s)

Markus Ruschhaupt mailto:m.ruschhaupt@dkfz.de

Examples

##see vignette 'How to apply the ddCt method'

[Package prada version 1.6.3 Index]