Skip to content

Releases: reefgenomics/SymPortal_framework

v0.3.3

15 Apr 08:42
Compare
Choose a tag to compare

Improved the regex responsible for infering the fwd and rev seq files.
Fixes bug in unifrac dist output method arguments

v0.3.2

12 Apr 16:14
Compare
Choose a tag to compare

fixes dependency and compatibility bugs

v0.3.1

12 Apr 15:32
Compare
Choose a tag to compare

fixes requirements.txt ordering bugs.
numpy should be installed separately from the rest of the requirements. Also, scipy should be installed before the scikit-xxx packages.

v0.3.0

11 Apr 11:44
Compare
Choose a tag to compare

The code has largely been re-written using class abstraction.

Utility classes have been added that wrap around the mothur and blast functions.

Multithreading stability has been greatly improved - users should not have to worry about how many processors they are running their work over even when running the SQLite style databases.

Much of the data analysis has been moved away from database-centric work into RAM. As such analyses are more than a order of magnitude faster.

Two testing frameworks have been implemented. One very basic one for the user to test basic functionality and one django-based fire testing class for more thorough testing.

v0.2.7

02 Apr 06:50
Compare
Choose a tag to compare

Bug fix for mothur pcr regex

v0.2.6

07 Mar 22:25
Compare
Choose a tag to compare

Fix mothur make file bug where R1 must be before R2 else name mismatch error given and make.contig fails.

v0.2.5

06 Mar 21:42
Compare
Choose a tag to compare

Fixing of some bugs in the new seq output code
Increased the lockout threshold to improve concurrency

v0.2.4

06 Mar 14:13
Compare
Choose a tag to compare

Fixed a bug concerned with looking for whether Mothur had produced a scrapped PCR file or not.

v0.2.3

03 Feb 09:48
Compare
Choose a tag to compare

New methods allowing the outputs to be made according to a set of DataSetSample UIDs rather than DataSet UIDs.

symportal manuscript release

29 Jan 12:58
Compare
Choose a tag to compare

This release will coincide with the publication of the associated manuscript.