Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I run Jalview from the command line?

Command jalview line run
0
Posted

Can I run Jalview from the command line?

0

If you use Java Web Start to launch Jalview, you can start up Jalview with a specific file by typing: javaws http://www.jalview.org/webstart/jalview.jnlp -open yourFileName If you install with InstallAnywhere you can use several more commands. However, if you call the application with the link provided by InstallAnywhere any output from the application will be sent to output.txt, not standard out. Extra libraries are necessary to run Jalview 2+ compared to version 1+, so you must start the application with the following command: java -Djava.ext.dirs=$INSTALL_DIR$/lib -cp $INSTALL_DIR$/jalview.jar jalview.bin.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123