Skip to content

Releases: nanoporetech/pomoxis

v0.1.11

03 Jul 22:31

Choose a tag to compare

  • Further shuffling games with racon in mini_assemble for improved accuracy.

v0.1.10

20 Jun 15:16

Choose a tag to compare

  • Add seqkit
  • Add racon shuffling

v0.1.9

30 May 10:43

Choose a tag to compare

  • Simulation of basecalls using scrappie squiggle simulation and basecalls.
  • Scripts to compare common errors in multiple consensuses.
  • Include bcftools build.
  • Update samtools to 1.8.
  • Update racon parameters based on consensus optimisation.

v0.1.8

18 Apr 13:37

Choose a tag to compare

  • Switch to scrappie from pypi
  • Update racon and minimap2
  • Code for trimming alignment to common overlap
  • Some fixing in alignment statistic aggregation

v0.1.7

23 Mar 12:07

Choose a tag to compare

  • Updated racon version
  • Refactor alignment services, (adding a python2 client)
  • Improved statistic generating scripts
    • sped up basic alignment summaries
    • error cataloging (somewhat similar to nucdiff)

v0.1.5

19 Jan 11:02
9411afe

Choose a tag to compare

  • Remove use of the original minimap

v0.1.0

24 Oct 21:24

Choose a tag to compare

  • Option to trim adapters in mini_assemble
  • Option to error correct reads prior to assembly in mini_assemble
  • Reference based consensus option in mini_assemble
  • A few convenience options in mini_align
  • stats_from_bam script to tabulate alignment statistics