8000 Release `v0.1.0` - Fender stratocaster by nleroy917 · Pull Request #48 · databio/gtars · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release v0.1.0 - Fender stratocaster #48

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

Merged
merged 601 commits into from
Dec 3, 2024
Merged

Release v0.1.0 - Fender stratocaster #48

merged 601 commits into from
Dec 3, 2024

Conversation

nleroy917
Copy link
Member
@nleroy917 nleroy917 commented Dec 3, 2024

Release v0.1.0

This release will encompass a lot of changes... notably:

  • Rust implementation of uniwig that expands on the C++ version
    • Uniwig now accepts a single sorted .bed file, .narrowPeak file, or .bam file.
    • Outputs now include .wig, .npy, .bedGraph, and .bw
    • Accumulations can now be counted via .narrowPeak scoring
  • Rust implementation of igd ported from the C version (experimental).
  • Region scoring matrix calculation for region clustering
  • Fragment file splitter for pseudobulking

donaldcampbelljr and others added 30 commits October 10, 2024 16:17
Performance improvements for writing to .wig files
…-instate correct start position due to start-smoothing
@nleroy917
Copy link
Member Author
nleroy917 commented Dec 3, 2024

@donaldcampbelljr one test failing in uniwig and I think its probably something simple like a missing file...

Its fixed

@nleroy917 nleroy917 changed the title Release v0.0.16 - Fender Stratocaster Release v0.0.16 - Fender stratocaster Dec 3, 2024
Copy link
codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 67.57221% with 943 lines in your changes missing coverage. Please review.

Project coverage is 64.47%. Comparing base (4162f72) to head (e3cac35).
Report is 606 commits behind head on master.

Files with missing lines Patch % Lines
gtars/src/uniwig/counting.rs 45.38% 521 Missing ⚠️
gtars/src/uniwig/mod.rs 78.43% 187 Missing ⚠️
gtars/src/uniwig/cli.rs 0.00% 53 Missing ⚠️
gtars/src/scoring/cli.rs 0.00% 39 Missing ⚠️
gtars/src/fragsplit/cli.rs 0.00% 27 Missing ⚠️
gtars/src/igd/create.rs 44.44% 25 Missing ⚠️
gtars/src/scoring/fragment_scoring.rs 82.35% 15 Missing ⚠️
gtars/src/fragsplit/split.rs 85.71% 14 Missing ⚠️
gtars/src/fragsplit/map.rs 73.33% 12 Missing ⚠️
gtars/src/uniwig/reading.rs 95.52% 11 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #48       +/-   ##
===========================================
+ Coverage   49.05%   64.47%   +15.42%     
===========================================
  Files          18       36       +18     
  Lines        1580     5754     +4174     
===========================================
+ Hits          775     3710     +2935     
- Misses        805     2044     +1239     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nleroy917
Copy link
Member Author

R-CMD-Check is still failing... but we arnt ready to deploy to CRAN anyways

8891

@nleroy917 nleroy917 changed the title Release v0.0.16 - Fender stratocaster Release v0.1.0 - Fender stratocaster Dec 3, 2024
@nleroy917 nleroy917 merged commit 3c0e799 into master Dec 3, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0