Skip to content

Implement presence scores and allow evaluation per group#16

Merged
Marius1311 merged 4 commits intomainfrom
feat/presence_scores
Apr 30, 2025
Merged

Implement presence scores and allow evaluation per group#16
Marius1311 merged 4 commits intomainfrom
feat/presence_scores

Conversation

@Marius1311
Copy link
Member

Includes a groupby parameter for both presence scores and expression transfer evaluation.

closes #13

@codecov
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.40%. Comparing base (6c461b6) to head (9b8c544).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/cellmapper/evaluate.py 96.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   84.23%   85.40%   +1.17%     
==========================================
  Files           6        6              
  Lines         425      466      +41     
==========================================
+ Hits          358      398      +40     
- Misses         67       68       +1     
Files with missing lines Coverage Δ
src/cellmapper/evaluate.py 87.85% <96.42%> (+4.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Marius1311 Marius1311 merged commit b362286 into main Apr 30, 2025
8 checks passed
@Marius1311 Marius1311 deleted the feat/presence_scores branch April 30, 2025 14:10
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.

Implement the presence score from HNOCA tools

1 participant