-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
b2w rewrite to Python #84
Open
spaceben
wants to merge
16
commits into
cbg-ethz:master
Choose a base branch
from
spaceben:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92b512a - Browse repository at this point
Copy the full SHA 92b512aView commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7689a16 - Browse repository at this point
Copy the full SHA 7689a16View commit details
Commits on Oct 16, 2021
-
[Added] reads.fas file logic (#2)
* [Added] Reads.fas logic * [Added] Minimal docs sphinx * [Updated] CI Docker * [Fixed] CI * [Added] Logic for reads.fas generation
Configuration menu - View commit details
-
Copy full SHA for d3d62d2 - Browse repository at this point
Copy the full SHA d3d62d2View commit details
Commits on Nov 14, 2021
-
* [Added] Restructered doc and b2w interface * [Added] argparse for b2w * [Changed] Pytest parametrized by different b2w inputs; Old b2w version used to generate test data * [Changed] Restructed testing for more general test sets * [Added] tiling strategy class * [Fixed] tests path * [Added] Additional test data set [Fixed] Numerous bugs in b2w
Configuration menu - View commit details
-
Copy full SHA for 538634b - Browse repository at this point
Copy the full SHA 538634bView commit details
Commits on Nov 15, 2021
-
[Added] Impl max and min reads param (#4)
* [Added] Restructered doc and b2w interface * [Added] argparse for b2w * [Changed] Pytest parametrized by different b2w inputs; Old b2w version used to generate test data * [Changed] Restructed testing for more general test sets * [Added] tiling strategy class * [Fixed] tests path * [Added] Additional test data set [Fixed] Numerous bugs in b2w * [Added] Impl of maximum_reads * [Added] Impl for minimum_reads
Configuration menu - View commit details
-
Copy full SHA for c90248e - Browse repository at this point
Copy the full SHA c90248eView commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6fba0b7 - Browse repository at this point
Copy the full SHA 6fba0b7View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab67777 - Browse repository at this point
Copy the full SHA ab67777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2837651 - Browse repository at this point
Copy the full SHA 2837651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3df25 - Browse repository at this point
Copy the full SHA 5e3df25View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 678e159 - Browse repository at this point
Copy the full SHA 678e159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b2a47 - Browse repository at this point
Copy the full SHA 26b2a47View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dde23dd - Browse repository at this point
Copy the full SHA dde23ddView commit details
Commits on Mar 3, 2022
-
Switch to poetry/pybind11 (#5)
* [Added] Cpp bindings [Fixed] Mem leaks in dpm_sampler * [Added] Old b2w with Cpp interface, long_deletion test [Fixed] All tests * [Added] Workflow, [Removed] Examples that were converted to tests * [Fixed] Missing deps * [Fixed] GHA yaml * [Fixed] Upload wheel * [Fixed] tar gz * [Added] Release flow * [Added] Release without tag * [Fix] Use short SHA as tag * [Fix] setuptools * [Fixed] docs [Fixed] Version bump numpy ndarray issue * [Fix] Cleanup files and file names * [Fix] GH file naming convention * [Fix] Release notes * [Fix] CI tagging * [Fix] CI tagging * [Fix] CI restructured * [Fix] CI name * [Add] conda env * [Fix] conda pin versions * [Add] Bump versions [Remove] Dead code __future__ * [Changed] trimer tiling (triple) * [Fix] Tuple vs list issue in tiling * [Fix] Windows for primer tiling * [Add] todos for incomplete code refactoring * [Draft] shorah snv rewrite to more flexible windows * [Removed] Release action because pip allows installs from branch * [Added] Shorah shotgun -r is now optional * [Fixed] Without region flag -r
Configuration menu - View commit details
-
Copy full SHA for ed7ef3f - Browse repository at this point
Copy the full SHA ed7ef3fView commit details
Commits on Mar 14, 2022
-
Cleanup shorah_snv and remove amplicon mode (#6)
* [Removed] amplicon mode * [Added] Cleanup of shorah_snv with new csv format * [Fixed] Output files and their location * [Fixed] New output file * [Fixed] Test except for long_del * [Fixed] Long deletion test
Configuration menu - View commit details
-
Copy full SHA for 7625c20 - Browse repository at this point
Copy the full SHA 7625c20View commit details
Commits on Mar 15, 2022
-
* [Added] Also output fas for each window * [Fixed] Unit tests * [Added] Conformance flag to old version, resolved issue
Configuration menu - View commit details
-
Copy full SHA for 4732f7f - Browse repository at this point
Copy the full SHA 4732f7fView commit details
Commits on Mar 16, 2022
-
* [Added] Also output fas for each window * [Fixed] Unit tests * [Added] Conformance flag to old version, resolved issue * [Added] Improved docs
Configuration menu - View commit details
-
Copy full SHA for 301d0ed - Browse repository at this point
Copy the full SHA 301d0edView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.