Skip to content

Releases: nanoporetech/fast5_research

v1.2.12

20 Feb 15:09
Compare
Choose a tag to compare

Minor release

v1.2.11

11 Jan 13:43
Compare
Choose a tag to compare
  • Add filter_reads program to extract a subset of reads from multi-reads.

v1.2.10

10 Jan 11:55
Compare
Choose a tag to compare
  • Minor syntax fix in extract.py for python2.

v1.2.9

10 Jan 01:47
Compare
Choose a tag to compare
  • Add basic support for creation of multi-read files from bulk files.

v1.2.8

16 Oct 08:49
Compare
Choose a tag to compare
  • Fixes #24 Some meta attributes were being incorrectly written.

v1.2.7

02 Oct 20:03
Compare
Choose a tag to compare
  • Small refactor of writing of mapping data.

v1.2.6

28 Sep 20:19
Compare
Choose a tag to compare
  • Fix slow creation of mapping table

v1.2.5

18 Sep 14:53
Compare
Choose a tag to compare
  • Ensure event structures containing text data are returned as strings rather than bytes under python3.

v1.2.3

06 Aug 12:58
Compare
Choose a tag to compare

v1.2.2

20 Jul 00:52
Compare
Choose a tag to compare
  • Conversion from bulk to reads.
  • Require numpy >= 1.14.
  • A bit more python3 bytes cleaning.
  • Enforce types in raw, and required tracking_id attributes.