notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: biology/seqtools/distinfo

Number of commits found: 25

Friday, 11 Nov 2016
06:19 pi search for other commits by this committer
biology/seqtools: update 4.43.0 -> 4.44.1

- Blixem: Features can now be added to multiple different groups/filters.
- Belvu: Fix a problem where column highlighting can get out of sync
  with the text.
Original commitRevision:425863 
Sunday, 31 Jul 2016
14:19 pi search for other commits by this committer
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
Original commitRevision:419380 
Friday, 22 Apr 2016
16:27 pi search for other commits by this committer
biology/seqtools: 4.41.1 -> 4.42.1

- fixes build on 9.x
- Added a feedback box to show the read depth at the selected coord.
  Hover over this box to see the specific base support (i.e. the
  number of A/C/G/Ts).
Original commitRevision:413787 
Monday, 14 Mar 2016
19:40 pi search for other commits by this committer
biology/seqtools: 4.40.0 -> 4.41.1

- mostly internal changes, some build fixes
Original commitRevision:411109 
Saturday, 6 Feb 2016
10:17 pi search for other commits by this committer
biology/seqtools: 4.39.3 -> 4.40.0

- Blixem can now accept a 'command' tag in a gff line for a region
  feature. The given command should return gff and will be run by
  blixem on the given region.
- Blixem now supports fetching sequence data over https.
Original commitRevision:408287 
Saturday, 5 Dec 2015
13:20 pi search for other commits by this committer
biology/seqtools: 4.39.2 -> 4.39.3

- Blixem
  Further improve the display of features in the detail view
  when they have transparent fill, making sure that they have a
  visible border.
Original commitRevision:403064 
Tuesday, 1 Dec 2015
20:50 pi search for other commits by this committer
biology/seqtools: 4.39.1 -> 4.39.2

- Blixem:
  Improve the display of features in the detail view when they
  have transparent fill.
Original commitRevision:402787 
Wednesday, 18 Nov 2015
10:53 pi search for other commits by this committer
biology/seqtools: Fix distinfo, WWW

- Side effect of the seqtools automated build system

Submitted by:	pkg-fallout
Original commitRevision:401862 
Friday, 13 Nov 2015
18:46 pi search for other commits by this committer
biology/seqtools: 4.39.0 -> 4.39.1

- Fix a bug in Belvu where the display was being initialised in
  command-line-only modes.
Original commitRevision:401527 
Sunday, 8 Nov 2015
16:39 pi search for other commits by this committer
biology/seqtools: 4.36 -> 4.39.0

- Blixem
  o There is now an optional setting to highlight "maybe-canonical"
    splice sites in Blixem. This can be used to help identify
    problems where the strand is incorrect in the input data - it
    highlights splice sites in a different colour if they would be
    canonical were they on the other strand.
  o Fixed a bug with colinearity lines when an alignment's cigar
    string contains introns.
  o There are now separate feedback boxes for the selected sequence
    name coordinates. Hover over each box to see a tooltip describing
    its contents.
Original commitRevision:401065 
Saturday, 8 Aug 2015
11:22 pi search for other commits by this committer
biology/seqtools: 4.35 -> 4.36

Minor under-the-hood changes
Original commitRevision:393723 
Tuesday, 7 Jul 2015
14:17 pi search for other commits by this committer
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)
Original commitRevision:391503 
Wednesday, 6 May 2015
20:30 pi search for other commits by this committer
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.
Original commitRevision:385561 
Tuesday, 31 Mar 2015
18:04 pi search for other commits by this committer
biology/seqtools: 4.32 -> 4.33

- Blixem/Dotter
  Multi-dotter support; may now start multiple dotters from blixem
Original commitRevision:382855 
Thursday, 12 Feb 2015
12:04 pi search for other commits by this committer
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.
Original commitRevision:378870 
Saturday, 13 Dec 2014
18:10 pi search for other commits by this committer
biology/seqtools: 4.30 -> 4.31

Some changes to sqlite dependencies
Original commitRevision:374668 
Tuesday, 4 Nov 2014
13:19 pi search for other commits by this committer
biology/seqtools: 4.29 -> 4.30

- Blixem
  o Fix potential crash with internal processing
  o Fix two bugs in data input
Original commitRevision:372142 
Wednesday, 15 Oct 2014
18:46 pi search for other commits by this committer
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.
Original commitRevision:370943 
Thursday, 31 Jul 2014
03:17 pi search for other commits by this committer
biology/seqtools: 4.27 -> 4.28
Original commitRevision:363530 
Saturday, 12 Jul 2014
18:56 pi search for other commits by this committer
biology/seqtools: 4.26 -> 4.27
Original commitRevision:361635 
Friday, 2 May 2014
19:00 pi search for other commits by this committer
biology/seqtools: 4.25 -> 4.26, fix broken distinfo by upgrading

Submitted by:   pi (myself)
Approved by:    jadawin (mentor)
Original commitRevision:352838 
Thursday, 1 May 2014
16:50 pi search for other commits by this committer
biology/seqtools: 4.24 -> 4.25

PR:             ports/186299
Submitted by:   pi (myself)
Approved by:    jadawin (mentor)
Original commitRevision:352761 
Tuesday, 24 Dec 2013
17:23 wg search for other commits by this committer
biology/seqtools: update to 4.24

PR:		ports/185162
Submitted by:	maintainer
Original commitRevision:337375 
Thursday, 14 Nov 2013
20:09 wg search for other commits by this committer
biology/seqtools: update to 4.23

PR:		ports/183960
Submitted by:	maintainer
Original commitRevision:333786 
Sunday, 10 Nov 2013
11:01 wg search for other commits by this committer
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>
Original commitRevision:333374 

Number of commits found: 25