You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Tree viewer for JavaFX 12 for viewing Parse Trees generated by the SMILES Parser.
Purpose
This tool can be used to diagnose issues with a Parse Tree. This is especially helpful with larger and more complex molecules.
Usage
Place a valid parse tree json file in your filesystem at the location specified in Line 287 of App.java. (Modify this URL to match your local machine)
Data File Generation
Parse tree json files are generated by another Project Umami application currently under construction. This application will be announced in the future.
Compilation
To run, enter this on the command line: mvn clean compile package javafx:run
For more information, contact richard@orchidwarestudios.com.
Contributors
Project Umami's Parse Tree Viewer is an open-source, LGPL project and is seeking contributors from the scientific and engineering communities. If interested, please contact inquiries@orchidwarestudios.com