-
Notifications
You must be signed in to change notification settings - Fork 7
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
3.2.0 release #77
3.2.0 release #77
Conversation
This looks great! Before merging, the CI reports a bug in
|
Thx for feedback Cyril. Yeah I noticed that. I believe it comes from this change: 16c2a8d#diff-635d9ca98526ebd7bc5b454b727c17ba8f458906eadda7a3b45dc0dc61a9f537L210-R215 I can look into it but @ABignaud if you have an obvious fix please let me know :) |
GHA: revamp with micromamba
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
==========================================
- Coverage 67.27% 65.29% -1.98%
==========================================
Files 14 14
Lines 3193 3276 +83
==========================================
- Hits 2148 2139 -9
- Misses 1045 1137 +92
|
CHANGES:
--mat_fmt=cool
by defaultNEW FEATURE(S):
--binning=INT
in pipeline, a balanced .mcool file binned at multiple resolutions will be automatically generated--zoomify=False
to only generate a single-resolution binned .cool--balancing_args "..."
--exclude=STR
in pipeline to remove chromosomes from the final matrixBUG FIXES: