Skip to content
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

Update combineExpression.R to allow for a custom clone definition #311

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

noranekonobokkusu
Copy link
Contributor

In the current version of combineExpression.R, the custom clone definition (specified in cloneCall) is dropped from the metadata (though clonal frequencies are still getting computed for the cloneCall). This fix prevents that.

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (1ae908c) 83.88% compared to head (1459890) 83.66%.

Files Patch % Lines
R/combineExpression.R 59.09% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage   83.88%   83.66%   -0.23%     
==========================================
  Files          41       41              
  Lines        3029     3042      +13     
==========================================
+ Hits         2541     2545       +4     
- Misses        488      497       +9     

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

@ncborcherding ncborcherding merged commit ff08088 into BorchLab:master Feb 12, 2024
2 of 4 checks passed
@ncborcherding
Copy link
Member

Sorry I missed this pull request - thanks for the edit!

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.

2 participants