Release 4 of Artemis is available for Unix, Macintosh and
Windows. This is a stable release of Artemis, which has been used production
at the Sanger Institute.
Note for Windows users: please ensure that after downloading this file is
called "artemis.jar" with no other hidden extensions. Netscape Navigator
users should shift-click on the link above to avoid getting an
obscure error message from their web browser. (The error is "Smart update
failed. JAR archive has no installer file info").
Once downloaded on a Macintosh or Windows machine, the compiled versions are
ready to run (assuming you have the appropriate version of Java installed). Unix and
GNU/Linux users will need to unpack the archive first (see the manual for details).
Full installation instructions are in
the v4 user manual. The manual is also available as one big file. Further
information on installation or other matters relating to the program can be
obtained by emailing the Artemis maintainers
(artemis@sanger.ac.uk).
Note for Macintosh users: this version of Artemis generates the following
harmless warning on some version of MacOS:
"OSerr -35 processing classpath item"
This warning can be safely ignored.
Changes in Release 4 (November 2000)
-
Artemis will now create an autosave file for each unsaved entry
every time ten minutes. The names of the autosave files follow the emacs
system - eg. for a file named features.tab the autosave file is called
#features.tab#
-
The "Search Results" menu item is now available again on non-UNIX systems. It
was removed by mistake before the last release. [details ...]
-
Artemis can now read the output of MSPcrunch, when MSPcrunch is run with the
-x or -d flags.
-
Some problems with GFF file reading and writing have been fixed. The ability
to save arbitrary features in GFF format has also been added.
-
Mark start codons - colour can be changed in the options file.
-
Added the "Grab Range" button to the feature editor.
[details...]
-
Configuration options are now also read from $HOME/.artemis_options on UNIX
and an extra options file can be given on the command line with the -options
flag. [details ...]
-
The options file in the current directory can now be called "options",
"options.txt" or "options.text". This change was made to make it easier for
Windows users create options files. [details ...]
-
Default window size, maximum window size and minimum window size for the
graphs can now be specified in the options file. [details ...]
-
More documentation about how to run external programs [details ...] and how to
change options [details
...].
-
Shortcut for "Show Feature Plots" is now Control-W, which is easier to reach
than Control-P.
-
PC and Mac versions are smaller now because the CORBA library is not
included.
-
Added "Save List To File ..." in the feature list.
-
Added "dribble" file. Changes made to features are now written to a file
named .dribble.entry_name, where the entry_name is the name of the file that
the feature is in. The dribble file is intended to help recover data after
crashes or mistakes.
-
Added the run_jalview script which can be used to run clustalw and
the Jalview
alignment viewer on the results of FASTA searches from within Artemis. To
use this script you will also need Eric Sonnhammer's efetch (or getz from SRS),
emma
from EMBOSS, clustalw and a
probably some knowledge of Perl. Contact
artemis@sanger.ac.uk for more details.
-
Added a work around for a bug in the Java VM on OSF1 which causes random
crashes.
-
The overview window now also shows the GC percentage of non-ambiguous bases.
[details ...]
-
Double clicking the mouse in a base graph (such as the GC content
graph) will now scroll to that base. Bases can be selected by clicking and
dragging on a graph.
-
Artemis will now obey the EMBL/GENBANK /transl_except qualifier. This is used
to represent translational read-through of TGA stop codons, as well as other
cases where the translation of a codon does not follow the expected
translation table. For more information see the EMBL
feature table definition.
-
Upgraded the JacORB CORBA library to version 1.2.1 (this should be an
invisible change).
-
Artemis should now be faster when there are thousands of features loaded.
-
The 'X' base code is now treated as a synonym for 'N'.
-
The sequence reading code will now accept '.' as a base letter.
-
Items in the write menu will now ask before overwriting a file.
-
New menu items:
-
Added "Feature Selector ..." to the Select menu. [details ...]
-
"Feature AA Range ..." in the Select menu. [details ...]
-
"One Line Per Entry", "Show Forward Frames" and "Show Reverse Frames" added to
the popup menu. [details ...]
-
"Hide All Graphs" added to the Display menu. [details ...]
-
"Mark Ambiguities" in the Create menu. [details ...]
-
"Show Log Window" and "Hide Log Window" in the Options menu. [details ...]
Changes in Release 3 (March 2000)
-
Extra menu items:
-
"Deactivate All Entries"
-
"Mark Empty ORFs ..."
-
"Show Forward Strand Overview"
-
"Show Reverse Strand Overview"
-
The method for calling external programs on UNIX has changed slightly. Anyone
with customized copies of run_fasta, run_blastp or the other scripts will need
to remove line 8 (the one that mentions "DIANA_ENVIRONMENT_FILE").
-
"Add Bases At Selection" and "Delete Selected Bases" have returned and now
work well.
Changes in Release 2 (November 1999)
-
Artemis can now read and write Genbank and GFF files.
-
Extra menu items:
-
"Save Entry As/EMBL Format"
-
"Save Entry As/Genbank Format"
-
"Remove An Entry"
-
"Select Features in Range"
-
"Show CDS Genes And Products"
-
"View Feature Bases As FASTA"
-
"View Feature Amino Acids As FASTA"
-
"Edit Header Of Default Entry"
-
"Delete Selected Exons"
-
"Trim Selected Features To Next Met"
-
"Trim Selected Features To Next Any"
-
"Show Entry Buttons"
-
"Add Usage Plots ..."
-
"GC Content (%) With 2.5 SD Cutoff"
-
Extra sub-menus:
-
"Save An Entry As EMBL ..." has changed to "Save Entry As/EMBL Submission
Format"
-
"Goto ..." has changed to "Navigator ..."
-
The arguments to the external search scripts (run_blast, run_fasta,
etc.) have changed: the -f argument is no longer necessary
-
run_blast has been copied to run_blastp, to be more consistent with the other
scripts (run_blast still exists)
-
"Add Bases At Selection" and "Delete Selected Bases" in the Edit menu have
been disabled, since they are currently unreliable. This will be fixed in the
next release
Release 1 announced (August 1999)