Commit graph

20 commits

Author SHA1 Message Date
Kurt Jaeger
0269d640fc biology/seqtools: 4.35 -> 4.36
Minor under-the-hood changes
2015-08-08 11:22:24 +00:00
Kurt Jaeger
97a21e2f53 biology/seqtools: 4.34.1 -> 4.35
- Blixem bug fix in sorting features, RT 473624
- Compilation of the seqtools in parallel, RT 467905
- Fix bug with sorting by similarity/identity to first sequence (RT:473624)
- Fix an error compiling with multiple threads (RT:467905)
2015-07-07 14:17:51 +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
fd18692b42 biology/seqtools: 4.32 -> 4.33
- Blixem/Dotter
  Multi-dotter support; may now start multiple dotters from blixem
2015-03-31 18:04:25 +00:00
Kurt Jaeger
507078b95f biology/seqtools: 4.31 -> 4.32
- Blixem
  o Previously-unsupported GFF feature types can now be displayed
    as a new 'basic feature' type.
  o Styles are now applied to the detail view as well as the big
    picture, so feature display is more consistent across the two
    views.
  o Fix a bug where styles were not being applied to
    dynamically-loaded features.
- Dotter
  o Added a 'maximise' button for the greyramp tool.
  o Small fixes to inconsistencies in context-sensitive menus and
    keyboard shortcuts.
2015-02-12 12:04:09 +00:00
Kurt Jaeger
c66ecfff29 biology/seqtools: 4.30 -> 4.31
Some changes to sqlite dependencies
2014-12-13 18:10:31 +00:00
Kurt Jaeger
0c6932686b biology/seqtools: 4.29 -> 4.30
- Blixem
  o Fix potential crash with internal processing
  o Fix two bugs in data input
2014-11-04 13:19:23 +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
Baptiste Daroussin
895c00dee5 USES=execinfo 2014-08-04 23:06:21 +00:00
Kurt Jaeger
ee152dadd7 biology/seqtools: 4.27 -> 4.28 2014-07-31 03:17:54 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Kurt Jaeger
c633e61a10 biology/seqtools: 4.26 -> 4.27 2014-07-12 18:56:03 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Kurt Jaeger
07685f17fd biology/seqtools: 4.25 -> 4.26, fix broken distinfo by upgrading
Submitted by:   pi (myself)
Approved by:    jadawin (mentor)
2014-05-02 19:00:04 +00:00
Kurt Jaeger
4e90cff927 biology/seqtools: 4.24 -> 4.25
PR:             ports/186299
Submitted by:   pi (myself)
Approved by:    jadawin (mentor)
2014-05-01 16:50:34 +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
1f6544c522 biology/seqtools: update to 4.24
PR:		ports/185162
Submitted by:	maintainer
2013-12-24 17:23:23 +00:00
William Grzybowski
75a509365b biology/seqtools: update to 4.23
PR:		ports/183960
Submitted by:	maintainer
2013-11-14 20:09:00 +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