write.cls {MetChem}R Documentation

Write a CLS file

Description

This function write a file in the format CLS defined by GenePattern.

Usage

write.cls(es, address)

Arguments

es

A matrix.

address

The address of the file should be saved.

Value

No return value. If an invalid address is inserted, the function will generate an error.

See Also

write.gmt, write.gct


[Package MetChem version 0.4 Index]