Commit graph

6 commits

Author SHA1 Message Date
Kurt Jaeger
02cdc45ea7 biology/seqtools: 4.42.1 -> 4.43.0
ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/release_notes.html

- Mark broken on 9.x: Fails to build due to C++ std issues
2016-07-31 14:19:09 +00:00
Kurt Jaeger
aeb5be07de biology/seqtools: 4.40.0 -> 4.41.1
- mostly internal changes, some build fixes
2016-03-14 19:40:34 +00:00
Kurt Jaeger
681df24d3b biology/seqtools: 4.33 -> 4.34.1
Blixem
- Added functionality to shift-select a range of coordinates,
  and copy the reference/match sequence for that range.
- DNA search now highlights the resultant range of coordinates.
- Added a splitter bar to allow the variations track to be resized.
- Dotter
  Fix a crash pressing Esc on an undocked alignment or greyramp tool.
- All
  Code reorganisation: the codebase is now in C++ rather than C,
  and a new module 'gbtools' has been created for generic
  utility functions.
2015-05-06 20:30:53 +00:00
Kurt Jaeger
cb7f36c606 biology/seqtools: 4.28 -> 4.29
- Blixem
  o Added the facility to run Dotter on an ad-hoc sequence (RT:408836).
  o Added the facility to run Dotter against a transcript.
- Dotter
  Minimise the greyramp tool to a simple contrast slider. Use
  Ctrl-G to toggle between this and the full greyramp tool.
- Belvu
  Fix a bug with tree bootstrapping in Belvu.
2014-10-15 18:46:05 +00:00
Mathieu Arnold
33ab73cd19 Fix old makeplist bug.
Pointy hat to:	people who blindly use makeplist
Sponsored by:	Absolight
2014-02-12 14:03:25 +00:00
William Grzybowski
20139c3cfa biology/seqtools: Tools for visualising sequence alignments
Blixem is an interactive browser of pairwise alignments that have
been stacked up in a "master-slave" multiple alignment; it is not
a 'true' multiple alignment but a 'one-to-many' alignment.

Belvu is a multiple sequence alignment viewer and phylogenetic tool.

Dotter is a graphical dot-matrix program for detailed comparison
of two sequences.

WWW: http://www.sanger.ac.uk/resources/software/seqtools/

PR:		ports/183801
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
2013-11-10 11:01:02 +00:00