This project is mirrored from https://:*****@github.com/Ensembl/seqtools.git.
Pull mirroring updated .
- Oct 05, 2010
- Oct 04, 2010
-
-
gb10 authored
Fixed a bug where introns were being drawn with more acute angles if the end goes out of the edge of the view
-
gb10 authored
Changed the big picture to show coords on a per-nucleotide basis rather than per-peptide, which fixes a bug where there were sometimes gaps between adjacent exons and introns.
-
gb10 authored
Changed the big picture to show coords on a per-nucleotide basis rather than per-peptide, which fixes a bug where there were sometimes gaps between adjacent exons and introns.
-
- Sep 30, 2010
- Sep 29, 2010
-
-
gb10 authored
Made the big picture scrollable, which fixes some issues where the big picture section can get too large when exons are bumped or the grid scale is changed
-
- Sep 28, 2010
- Sep 27, 2010
- Sep 21, 2010
-
-
gb10 authored
Fixed a bug where pfetch was being called multiple times when starting dotter. Changed the client name sent to pfetch from 'acedb' to the application name
-
- Sep 06, 2010
-
-
gb10 authored
-
- Sep 03, 2010
-
-
gb10 authored
Added bounds-checking on manual dotter coords. Changed several dialogs so that they are not closed if there is an error with the data entered.
-
- Aug 31, 2010
-
-
gb10 authored
-
gb10 authored
-
gb10 authored
Dotter: replaced messalloc/messfree by g_malloc/g_free. Removed some unused items from dotter_.h and removed use of dotter_.h from belvu because it doesn't seem to contain anything that is being used.
-
gb10 authored
-
gb10 authored
Added a prefix to the 'organism' data field so that a narrow column width can be used that displays just the prefix
-
- Aug 27, 2010
-
-
gb10 authored
-
gb10 authored
Fixed a couple of bugs with squash matches: go-to-next was highlighting the wrong frame for protein matches; MSPs for both strands were being added to each tree.
-
gb10 authored
Removed the need for the -F command line option when a single input file is used. If blixem is called with one input file, it is assumed to contain both alignment data and the reference sequence. If it is called with two files, the first is assumed to contain the reference sequence and the second the alignment data. The -F option has been left in for now for backwards compatibility.
-
gb10 authored
Fixed a couple of bugs with the GFF parser: sequence name was not being read from the header; fixed a problem with constructing introns
-
- Aug 26, 2010
-
-
gb10 authored
-
gb10 authored
-
gb10 authored
-
gb10 authored
-
gb10 authored
-
gb10 authored
Added two status bars: one for messages and one for feeding back info about the currently moused-over item. Fixed a bug with parsing peptide sequence data from seqbl files. Fixed some bugs with negative offset: some termini were being shown as splice sites; go-to-next match was sometimes messing up.
-