| call.treeview | R Documentation | 
This function calls fTreeview, a Java appplication to display the heatmap, gene clustering, sample clustering, and functional annotation files generated with the CLEAN package.
call.treeview(cdtFile = "cluster.cdt", treeViewPath = .fTreeViewPath, wait = FALSE)
| cdtFile | A file in cdt format. The .cdt file name extension may be omitted | 
| treeViewPath | Path where the treeview jar file is located | 
| wait | Parameter to the system() function | 
Johannes Freudenberg
funcClustAnnot, system, r2cdt
## not run
# data(gimmOut)
# funcClustAnnot(gimmOut, file = "cluster")
# call.treeview("cluster.cdt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.