Learn R Programming

MetChem (version 0.5)

write.gmt: Write a GMT file

Description

This function write a file containing the Metabolite Set informtation in the format GMT defined by GenePattern.

Usage

write.gmt(sub,address,min_entry=2,max_entry=50)

Value

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

Arguments

sub

A matrix.

address

The address of the file should be saved.

min_entry

The minimum number of metabolites for each metabolite set.

max_entry

The maximum number of metabolites for each metabolite set.

See Also

write.gct, write.cls