-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(Sample sheet) Granulate logic for indices (#2683)(patch)
### Added - Class `IndexSettings` to hold settings - Function: `_get_index_settings` to return the correct settings. - Function: `_is_novaseq6000_post_1_5_kit` to check the version of novaseq6000 flow cells - Tests for the three types of NovaSeq flow cells - Fixtures for three new flow cell directories ### Changed - Removed `is_reverse_complement` - Removed `get_hamming_distance_index_2` - Removed `is_reverse_complement_needed` - Removed `get_reagent_kit_version`
- Loading branch information
1 parent
b0d6a57
commit 841c138
Showing
35 changed files
with
22,707 additions
and
277 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
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
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
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.