generated from seqan/app-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [FIX] Speed comparison. * [MISC] Rename library to original. * [MISC] Change input to unique. * [MISC] Speed up randstrobemers and minstrobemers. * [MISC] Remove bidirectionality and random access from strobes. * [MISC] Speed up unique. * [MISC] Python script to mutate fasta file with certain error rate. * [FIX] Speed minstrobemers. * [MISC] Make strobemers fast and adapt speed snakefile. * Add syncmer to speed. * Correct shapes. * Save output files in results. * Fix typos. * Speed for reprentative methods, some doc. * Count enables representative methods for strobemers and some clean up. * Count for strobemers with representative methods. * Match for strobmers and representative methods. * Correct distance and distance with strobemers as bases. * Add strobemer as option to accuracy. * Accuracy Workflow * Update. * counts * Add counts * Update accuracy. * Correct seed default. * Correct distance * Fixes errors. * Revert "Count enables representative methods for strobemers and some clean up." This reverts commit ba3fbc6. * Fix * Updated. * Update README.md * [FIX] Static assert. * [DOC] Fixes. * [DOC] Fixes.
- Loading branch information
1 parent
f8b74a5
commit 78e5b32
Showing
52 changed files
with
4,383 additions
and
2,831 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
Oops, something went wrong.