Skip to content

Releases: cfe-lab/MiCall

Comma in Quality String Bug Fix

19 Jan 23:43
Compare
Choose a tag to compare

Emergency fix for issue #158.

Faster upload

16 Dec 21:56
Compare
Choose a tag to compare

Speed up the upload to QAI for issue #152. See the 6.4 milestone for a list of all the other bugs and changes.

Blanks in sam_g2p, and uploading old project names

03 Dec 19:37
Compare
Choose a tag to compare

Close #146 sam_g2p blanks, and #147 old project names. See the 6.4 milestone for a list of all the other bugs and changes.

New HIV project

02 Dec 18:24
Compare
Choose a tag to compare
New HIV project Pre-release
Pre-release

Close #145 by removing old projects and adding a new HIV project. See the 6.4 milestone for a list of all the other bugs and changes.

G2P bug fixes

01 Dec 23:20
Compare
Choose a tag to compare
G2P bug fixes Pre-release
Pre-release

Fix issues #143 and #144 in G2P by clipping to V3LOOP region from larger seed. See the 6.4 milestone for a list of all the other bugs and changes.

Add missing helper script

26 Nov 22:35
Compare
Choose a tag to compare
Pre-release

A new helper script wasn't being passed to some steps. See the 6.4 milestone for a list of all the other bugs and changes.

New project definitions and gap bug

26 Nov 22:01
Compare
Choose a tag to compare
Pre-release

We can now define new projects using the QAI screens and store them in a JSON file. Also fixed several bugs, including the gap created by majority deletions. See the 6.4 milestone for a list of all the bugs.

Occasional exceptions

09 Sep 22:19
Compare
Choose a tag to compare

The main reason for this release was a couple of exceptions that we didn't catch during our testing, plus mysteriously blank coverage plots.

Parallel sam_g2p

05 Sep 00:47
Compare
Choose a tag to compare
Parallel sam_g2p Pre-release
Pre-release
  • Forgot to move sam_g2p back to the parallel processing section after #78 got fixed.
  • All the 6.3.x releases fixed many other issues.

Slow Ruby

05 Sep 00:09
Compare
Choose a tag to compare
Slow Ruby Pre-release
Pre-release
  • #104 very slow sam_g2p on large samples
  • #102 crash when alignment fails
  • #99 ties in plurality consensus
  • Closed many other issues (includes issues for all 6.3.x releases).