Setup Instructions for NeXML and MesquiteNexmlViewer 1) If you have not already done so, install the most recent version of Mesquite. This may require installing Java if your computer does not already have Java loaded. To install Mesquite, follow the instructions here: http://mesquiteproject.org/mesquite/download/download.html 2) Unzip the zip files nexml.zip and mesquitenexmlviewer.zip and org.zip. Once they are unzipped they should be named "nexml", "mesquitenexmlviewer" and "org", respectively. 3a) Put the unzipped file named "org" inside of your "Mesquite_Folder" folder. (If "org" already exists, then merge the two files. That is, take the contents from the org file you downloaded and put them into the already existing org file.) On OSX, your file hierarchy might look like this: Applications < mesquite_folder < org On Windows, your file hierarchy might look like this: C:\Program Files\Mesquite_Folder\org 3b) Inside the "Mesquite_Folder" folder, you should see a folder named "mesquite". In this "mesquite" folder, put the files named "nexml" and "mesquitenexmlviewer." On OSX, your file hierarchy might look like this: Applications < mesquite_folder < mesquite < nexml Applications < mesquite_folder < mesquite < mesquitenexmlviewer On Windows, your file hierarchy might look like this: C:\Program Files\Mesquite_Folder\mesquite\nexml C:\Program Files\Mesquite_Folder\mesquite\mesquitenexmlviewer As you can see, "nexml" and "mesquitenexmlviewer" should be in the same folder, that is the "mesquite" folder. 3c) Inside the "Mesquite_Folder" folder, you should see a folder named "jars". In this "jars" folder, put the file named "grappa1_2". 4) Run Mesquite and check to see that the modules loaded. On the startup screen you should be able to scroll through the text and see output that will tell you the modules were successfully loaded. It will look something like: Additional modules loaded from [Your path to Mesquite_Folder] nexml Additional modules loaded from [Your path to Mesquite_Folder] mesquitenexmlviewer If you are not able to find this is the log you can still try the next step. 5) Open a NeXML file in Mesquite. A pop-up box will appear and Mesquite will give you the option to choose your interpreter. Scroll down until you see NeXML and select it. Immediately after this Mesquite will prompt you to save the imported file in its new format. Mesquite requires you to save it before you can view it, so save the file in the location of your choice. After you save, the matrix file should automatically open. You can view any cell's annotations by clicking on the Phenex button in the toolbar and selecting a cell. (Run your cursor over the tools to see a tool description in the annotations panel. The Phenex button's description is something like "Displays Phenex-generated NeXML annotations".) Annotations will show in the footnotes box directly beneath the matrix. You can view a Graphviz-generated dot graph of a cell's annotations by clicking on the Graphviz button in the toolbar and selecting a cell. (The Graphviz button's description is "Displays dot graph of NeXML annotations.") The dot graph will appear in a separate pop-up window. You can zoom in or out of the graph by right-clicking on the graph (or Control-click for Mac users). See screenshots that highlight the Phenex button and the Graphviz button in the screenshots folder in this same (Installation) directory.