| write.gmt | R Documentation |
This function write a file containing the Metabolite Set informtation in the format GMT defined by GenePattern.
write.gmt(sub,address,min_entry=2,max_entry=50)
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. |
No return value. If an invalid address is inserted, the function will generate an error.
write.gct, write.cls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.