This project is mirrored from https://:*****@github.com/Ensembl/seqtools.git.
Pull mirroring updated .
- 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.
-
- Aug 24, 2010
-
-
gb10 authored
-
gb10 authored
Added support for grouping exons by parent transcript ID (i.e. as passed in GFF format). Added full support for CDS/UTR types. Calculate the reading frame, using the given phase, if applicable. Changed score and ID to be decimal values rather than integers and allow grid scale to show fractions of an integer per cell. Reduced exon size and padding when the exon view is bumped. Added GT-AG to list of canonical splice sites. Removed incorrect splice-site highlighting which was being shown at the termini.
-
- Aug 17, 2010
-
-
gb10 authored
-
- Aug 16, 2010
-
-
gb10 authored
-
- Aug 06, 2010
- Aug 05, 2010
-
-
gb10 authored
-
gb10 authored
Removed a spurious popup message that happens when pfetching full entries on startup fails (because pfetching just the fasta sequence may still work fine)
-
gb10 authored
Fixed a bug with the clipped-match marker where it was drawn the wrong side of the base when the display is reversed
-
gb10 authored
Added pfetch of additional EMBL info for pfetch-http mode. Added marker to indicate if a match has a missing section where it has been clipped to the reference sequence range. Created a replacement for the old acedb message system. Made relevant dialogs persistent and added functionality to make them refresh their data when necessary.
-
- Jul 27, 2010
-
-
gb10 authored
-