Skip to content

Releases: chloroExtractorTeam/chloroExtractor

Release v1.0.9

01 May 15:32
87364e4
Compare
Choose a tag to compare

Release v1.0.8

16 Apr 08:47
2723dcd
Compare
Choose a tag to compare
Merge pull request #134 from chloroExtractorTeam/master

Prepare release of v1.0.8

Release of v1.0.7

12 Apr 09:53
5f87173
Compare
Choose a tag to compare

Solves progress bar issue (#128)

Version v1.0.6

08 Apr 12:39
eb439b1
Compare
Choose a tag to compare
Merge pull request #127 from chloroExtractorTeam/master

Releasing v1.0.6

v1.0.5 Solved SPAdes overlap issue

11 Jul 11:03
838cbb0
Compare
Choose a tag to compare

Version v1.0.5
Archived as DOI.

It updates the fastg-parser to version v0.6.3, therefore it finally solves the bug caused by SPAdes' fastg files (Fix #101 ).
Moreover, added some documentation about docker images and changed format of our changelog section.

Released on 2018-07-11

Release v1.0.4 update to fastg-parser v0.6.0 and howto cite

13 Jun 23:05
Compare
Choose a tag to compare

This release updates the fastg-parser to version v0.6.0. It solves an issue with the returned chloroplast sequences. Before v1.0.4 those sequences contained overlaps on contig boundaries caused by the fastg produced by SPAdes (#101).

Moreover, we added information howto cite chloroExtractor!

Release 1.0.3 Bugfix for divide by zero bug

20 Feb 04:47
40d952d
Compare
Choose a tag to compare

This version fixes the divide by zero bug found by @PfaffS

This bug occured if the insert size could not be calculated from the first read mappings and caused an exception. In that case NA is now returned and the exception is avoided.

Additionally, the Moose version is pinned to 2.2009 for Travis-CI, due to the new version 2.2010 caused installation issues.

Release v1.0.2 accepted JOSS manuscript

16 Jan 10:25
21b44a0
Compare
Choose a tag to compare

Contain the version accepted by JOSS

Release v1.0.1 after JOSS review

15 Jan 07:56
Compare
Choose a tag to compare

This release comprises all changes, which have been requested during JOSS review process.

v1.0.0 Release for JOSS review

15 Jan 07:28
Compare
Choose a tag to compare

This version was used to submit chloroExtractor to JOSS