Skip to content

Releases: nanoporetech/pomoxis

v0.3.4

05 Jun 15:00
Compare
Choose a tag to compare

Minor release

  • upgrade to racon v1.4.13.
  • --summary_only option to coverage_from_bam.
  • stats_from_bam.py made faster.
  • various changes to python package requirements.

v0.3.3

01 May 13:45
Compare
Choose a tag to compare

Minor release

  • expose minimap2 alignment parameters in mini_align.
  • stats_from_bam now works on unsorted bams.

v0.3.2

17 Feb 14:32
Compare
Choose a tag to compare
  • Minor release with a couple of new command line utilities;
  • tag_bam to add tags to a bam.
  • reverse_bed to convert coordinates in a bed file to coordinates in the reverse sequence.
  • install bgzip and tabix into the venv.

v0.3.0

23 Dec 21:08
Compare
Choose a tag to compare
  • General tidy up.
  • Removed several troublesome dependencies.
  • Quite a few general tools added, see documentation.

v0.2.5

02 Oct 12:28
Compare
Choose a tag to compare

v0.2.4

24 Sep 11:06
Compare
Choose a tag to compare

Minor patch release

  • Numerous minor tweaks

v0.2.2

22 Feb 17:45
Compare
Choose a tag to compare

CI/CD release

  • Build and push python package to pypi

v0.2.1

25 Jan 10:23
Compare
Choose a tag to compare
  • Adds --bed option to stats_from_sam for calculating statistics fore given regions.

v0.2.0

21 Dec 19:45
Compare
Choose a tag to compare
  • New mini_assemble functionality:
    • option to correct specified depth of reads (not simply proportion of reads).
    • compress intermediates, and optionally delete.
  • New options to subsample_from_bam:
    • simple proportional sampling.
    • quality, accuracy, and read coverage filters.
  • mini_align filters to primary alignments by default.
  • Remove many git submodules and simply use github release artifacts.
  • Add a make target for building a conda environment.

v0.1.12

05 Nov 16:16
Compare
Choose a tag to compare
  • Improvements and warnings in mini_assemble workflow
    • Skip some needless format conversions
    • Changes to read correction
  • Changes to subsample_bam
    • Output a bam
    • change to faster sampling method