Running Jalview from the command line

Jalview can be run from the command line, and provides a range of arguments. These arguments can also be passed via .JVL files, which are opened automatically by the Jalview application when double-clicked in a file browser on Windows and OSX.

The way that you launch Jalview from the command line depends on the platform you are on, and how it has been installed.

If you have installed Jalview via conda or another package manager then you most likely have a 'jalview' command available in your terminal shell's default path. Alternately, if you have built Jalview from source, then take a look at the doc/building.md file included in the source distribution.

Use '-help' to get more information on the command line arguments that Jalview accepts.

Passing JVM Arguments to Jalview
If you need to modify parameters for Jalview's Java Virtual Machine, then take a look at the instructions for how to setting the JVM's maximum memory.