Skip to content

Releases: addityea/apoco

v1.0.0

09 Oct 12:41

Choose a tag to compare

v0.5.0-beta

16 Nov 10:05

Choose a tag to compare

Full Changelog: v0.4.2-beta...v0.5.0-beta

Enhancements

  • Results written in an incremental order: Memory efficient and can salvage outputs in case of failed run.
  • Program skips a broken BAM file instead of failing the whole run.

v0.4.2-beta

10 Nov 14:17

Choose a tag to compare

v0.4.1-beta

19 Oct 13:05

Choose a tag to compare

Full Changelog: v0.4.0-beta...v0.4.1-beta

Fixed a bug that would generate wrong counts.

v0.4.0-beta

18 Oct 14:27

Choose a tag to compare

Full Changelog: v0.3.2-beta...v0.4.0-beta

Rolling back certain changes to the relative position calculation logic due to bugs in quality scores where the BAM file would have reads with unequal quality score and sequence lengths.

v0.3.2-beta

17 Oct 13:17

Choose a tag to compare

Full Changelog: v0.3.1-beta...v0.3.2-beta

The program now skips the reads where the quality scores are not covering the whole sequence.

v0.3.1-beta

17 Oct 12:42
cb9493e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0-beta...v0.3.1-beta

v0.3.0-beta

17 Oct 10:40
9e3762c

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3-beta...v0.3.0-beta

v0.2.3-beta

16 Oct 15:38
4d34430

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2-beta...v0.2.3-beta

v0.2.2-beta

06 Oct 08:32

Choose a tag to compare

Full Changelog: v0.2.1-beta...v0.2.2-beta

  • Option: Provide output file name
  • Stripping only the file extension from the input file for report