Running Artemis on Macintosh Systems

On MacOSX machines Artemis can be started by double clicking on the Artemis icon. The icon can be added to the dock by dragging it from a 'Finder' window and dropping it onto the position in the dock you want it. In addition sequence files (with gff, embl, EMBL, genbank, gbk, fasta, seq, art file name extensions) can be dragged and dropped on to the Artemis application image to open them up.

To change the memory allocated to Artemis on MacOSX, set the value in the file Info.plist in the directory Artemis.app/Contents. Towards the bottom of the file there are a couple of lines that look like this:

 <key>VMOptions</key>
 <string>-Xmx800m</string>
Changing the value after -Xmx will change the memory used by Artemis.