From 6180b748bae5232bc4c98faf54d3c11790f45b0f Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Wed, 26 Apr 2006 09:19:55 +0000 Subject: [PATCH] more git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@4296 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index f6d00f534..d3b2e598b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ Version 9 + Feature selector can be used to look for features with introns + that do no contain the GT/GC start or AG end. + + Contig tool now checks for contigs that contain features that + span the boundaries of the contigs. These features have to be + removed or restricted to the contig boundary before it can + carry out contig reordering. + Fix for converting files from other file formats to genbank format. @@ -13,4 +21,7 @@ Version 9 Combine the extend to next exon and the fix stop codons into one option. + The feature types that appear on the frame lines can be defined + by the user via an option ("Frame Line Features...") in the + feature display popup menu. -- GitLab