Skip to content

Releases: Psy-Fer/buttery-eel

buttery-eel v0.6.0

05 Nov 07:18
Compare
Choose a tag to compare

What's Changed

  • RNA fixes and u2t conversion by @Psy-Fer in #61
  • thread model doc update
  • test updates and fixes for new test machine

Full Changelog: v0.5.1...v0.6.0

buttery-eel v0.5.1

18 Sep 08:14
911016f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

buttery-eel v0.5.0

05 Sep 03:25
c06452a
Compare
Choose a tag to compare

What's Changed

  • 7.4.12 dorado for v0.5.0 buttery-eel by @Psy-Fer in #47
  • Added more SAM tags
  • Breaking API changes accounted for - see README
  • Prints total reads basecalled at the end
  • Skip queue introduced and will write a skip file if skip reads are detected
  • macOS changes to the queue library so it works
  • read_splitting on by default for ont lib >=7.4.12

Full Changelog: v0.4.3...v0.5.0

Buttery-eel v0.4.3

17 Jul 06:09
31ca0ad
Compare
Choose a tag to compare

What's Changed

Fixed demux parent/read ID issue
major code restructure and compatibility with lastest dorado server lib name change: ont-pybasecall-client-lib
prep for Duplex calling, but currently unavailable due to bugs/missing methods in ONT library.

Full Changelog: v0.4.2...v0.4.3

buttery-eel v0.4.2

09 Nov 03:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

buttery-eel v0.4.1

17 Oct 02:25
Compare
Choose a tag to compare

What's Changed

  • pulling main to dev for fixing dorado by @Psy-Fer in #22
  • Fix dorado calls by @Psy-Fer in #23
  • default basecaller updated to dorado-server 7.1.4

This release fixes the problems with dorado reads not matching the output from the vanilla dorado-server.
Please use this release if you are going to use dorado server

Full Changelog: v0.4.0...v0.4.1

buttery-eel v0.4.0

11 Oct 03:55
Compare
Choose a tag to compare

What's Changed

Barcode demultiplexing
Dorado compatibility
Updated documentation
Update format specs
Extensive testing

Feature complete basecaller for guppy v6.5.7
Tested with dorado server v7.1.4 (with differing results problem)

Full Changelog: v0.3.3...v0.4.0

buttery-eel v0.3.3

10 Oct 09:18
4abe619
Compare
Choose a tag to compare

What's Changed

Fix read_id in read_splitting not being written correctly to fastq

Full Changelog: v0.2.4...v0.3.3

buttery-eel v0.2.4

26 Sep 06:27
Compare
Choose a tag to compare

last release of the single proc version in the 0.2.* range

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.4

buttery-eel v0.2.2

15 Mar 04:10
Compare
Choose a tag to compare

This release incorporated the changes in the non-release version of v0.2.1 and fixes the parent id format

  • Added adapter trimming
  • added some extra sam tags ts:i: and ns:i:
  • fixed parent id, removing @ that was added

still have not moved single proc over to single proc branch.