Thanks very much. That worked like a charm!
Thanks very much. That worked like a charm!
I am using the 1.1.6r4 osx version. I am trying to upload a large matrix to make heatmaps and am hitting the limit for memory. There are some guidlines for increaisng the memory, by directly running Treeview on the command line. I have tried this out and it errors: command: java -Xmx1000m -jar Java\ TreeView.app/Contents/Resources/Java/TreeView.jar error: Exception in thread "main" java.lang.NoClassDefFoundError: net/n3/nanoxml/IXMLReader at edu.stanford.genetics.treeview.TreeViewApp.<init>(Unknown...