From 68b94b5d738b3ac4cad6d33d010b007f83e37c35 Mon Sep 17 00:00:00 2001 From: tcarver <tjc> Date: Thu, 15 Mar 2012 15:43:16 +0000 Subject: [PATCH] update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 14d7cd826..98e6d4582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Version XX + Improved support for matching GFF feature coordinates to the correct + contig in a multiple FASTA sequences. This works now whether + the sequence is part of the GFF file or a separate multiple-FASTA file. + + Add 'Feature Stack View' to visualise overlapping gene features. + + Add support for read-only indexed GFF. Features in GFF format are + sorted and indexed with tabix: + http://samtools.sourceforge.net/tabix.shtml + Version 14 Add options in the navigator for searching the forward and reverse strands individually for base / amino acid patterns. -- GitLab