Skip to content

Releases: epi2me-labs/pore-c-py

v2.1.5

14 Aug 13:08
Compare
Choose a tag to compare

Fixed

  • Capitalised modified base tags additionally removed from monomers if no modified bases for a monomer.

v2.1.4

18 Jul 10:51
Compare
Choose a tag to compare

Fixed

  • MN tag is now amended when monomer records are created.

Added

  • All potential minimap2 SAM tags are removed from input records before processing.

v2.1.3

16 Jul 13:24
Compare
Choose a tag to compare

Changed

  • ML tag is now correctly a byte array tag.

v2.1.2

23 Jan 17:38
Compare
Choose a tag to compare

Added

  • Full example to README.

Changed

  • The command-line option --stdout now behaves as a more traditional boolean
    option.

Fixed

  • A regression whereby mv tag in BAM was not being dropped.

v2.1.1

02 Jan 17:39
Compare
Choose a tag to compare

Changed

  • Updated requirements of conda package.

v2.1.0

02 Jan 15:25
Compare
Choose a tag to compare

Added

  • Option max_monomers to digest command to remove reads containing more
    than max monomers. Excluded reads can be output to second BAM file and/or
    a text file of read names.

Removed

  • --max_reads argument from digest command, as it was non-functional.

v2.0.6

13 Oct 14:44
Compare
Choose a tag to compare

Fixed

  • Chromunity parquet file output contains columns required for use with Chromunity.

v2.0.5

06 Jun 11:11
Compare
Choose a tag to compare

Changed

  • Updated LICENSE to Oxford Nanopore Technologies PLC. Public License Version 1.0.

v2.0.4

02 May 16:32
Compare
Choose a tag to compare

Fixed

  • Chromunity writer group colinear output error.
  • Modified bases digest step and associated tests.

v2.0.3

05 Apr 14:18
Compare
Choose a tag to compare

Added

  • Digest sub command will accept stdin input.