-
Notifications
You must be signed in to change notification settings - Fork 5
CommandLineOptions
RNAStructViz supports a number of runtime command line options that can be invoked when running the application from a typical Unix or Mac OSX terminal. Note that all of the options documented below need to be ordered first on the command line (after the application name) before passing any other options that can be optionally parsed by the FLTK windowing library also at runtime.
- --about: Print information about the compile-time build and environment settings for your install of RNAStructViz. It is highly recommended that you include a copy of this output before reporting a new issue about the application.
- --debug,-V: Print extra (very verbose) debugging messages to the user's terminal at runtime. Useful for testing, hacking, and debugging.
- --help,-h: Display help for the application and exit.
- --new-config: Resets the configuration files in the user's home directory to their default settings. A date-stamped copy of the existing saved configuration files is made when this option is invoked.
-
--no-ansi-color: Suppress printing of ANSI color codes to the terminal when writing messages to
stderr
. - --no-unicode: Suppress printing of Unicode characters and emojis to the terminal when posting status messages to the user during the run of the application.
- --quiet,-q: Attempt to suppress all output to the terminal while running RNAStructViz.
- --verbose,-v: Print extra status and warning messages to the user's terminal at runtime.
RNAStructViz has been developed by the Georgia Tech Research Group in Discrete Mathematics and Molecular Biology (gtDMMB) directed by Professor Christine Heitsch (current credits and citations). All communication about running our software, including instantiating bug reports, feature requests, wiki edits, and general inquiries, is logged via our GitHub issues page. Please view the detailed instructions before posting a new issue about support requests.
Source Code Update Information (JSON Format): 📑 Most Recent Commit Activity | 🔖 Latest Release Tag | 📋 Lines of Code