Description Usage Arguments Value Examples
View source: R/cAMARETTO_Results.R
GmtFromModules
1 | GmtFromModules(AMARETTOresults, gmt_file, run, Drivers = FALSE)
|
AMARETTOresults |
A AMARETTO_Run output. |
gmt_file |
A gmtfilename |
run |
A runname |
Drivers |
Add drivers to the gmt-file |
Creates a gmt file for a AMARETTO run
1 2 3 4 | try(
GmtFromModules(AMARETTOresults,gmt_file,
run,Drivers=FALSE)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.