====== Artemis ======
Artemis is a free genome browser and annotation tool that allows visualisation of sequence features, next generation data and the results of analyses within the context of the sequence, and also its six-frame translation.
===== Information =====
* Version: 16.0.0
* Added: April, 2016
* Link: http://www.sanger.ac.uk/science/tools/artemis
===== Usage =====
See which versions of artemis are available:
$ module avail artemis
Load vntrseek
$ module load artemis/16.0.0
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp
$ wget ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.tar.gz
$ tar -xvf artemis.tar.gz
$ sudo mkdir -p /export/apps/artemis/16.0.0/
$ sudo cp -r artemis/* /export/apps/artemis/16.0.0/