-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DRAFT Feature/minknow6 compatibility (#369)
* Made a proper SVG thought i'd just include it here * Remove setting the read_number on the result Add in the correct strand classifications for minknow 6 * Remove Read number from Result and all references to read number * Update target versions for MinKNOW to 6.0.0 - 6.0.0 Explicitly exit if running on MInKNOW 5.X.X * Update vendored read until API to v3.5.2 * Update test for conencted base caller version to work * Pin ont-pybasecall-client-lib at 7.4.12 * Add downgrade to 2024.2.0 to error message * Fix bug in reads not unblocking as expected #372 * change list() to [] * Chunk tracker uses read_id not read_number, update trackers internal variable names * bump version to 2024.3.0 * Fix tests for the new MinKNOW version compatibility Fix tests for the _statistics too not use `read_number` * Bump summarise version to 0.2.7 * Drop incorrect gotcha * Feature/deprecate guppy (#374) * This commit addresses the removal of guppy.py, partial removal of guppy tests, edits to documentation to largely replace guppy with dorado, removes the ont-pyguppy-client-lib and adds a warning to the readme. It also adds some extra classes to the read_until init in targets. * Remove builtin module for guppy * Update FAQ questions to focus dorado as well as Guppy * Change validate caller warning to mention dorado not guppy * Change readme warnings to Focus dorado and minknow breaking changes more Add link/requirement for dorado_basecall_server not guppy_basecall_server * Rename tests to dorado validation tests * Add dorado to mappy-test install target
- Loading branch information
Showing
45 changed files
with
754 additions
and
525 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.