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

Fix bug with degs analysis #86

Merged
merged 9 commits into from
Nov 1, 2023
Merged

Fix bug with degs analysis #86

merged 9 commits into from
Nov 1, 2023

Conversation

zktuong
Copy link
Owner

@zktuong zktuong commented Nov 1, 2023

fixes #84

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #86 (ff93d41) into master (b70d98b) will decrease coverage by 0.59%.
The diff coverage is 52.20%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   71.14%   70.55%   -0.59%     
==========================================
  Files           9        9              
  Lines        2010     2109      +99     
==========================================
+ Hits         1430     1488      +58     
- Misses        580      621      +41     
Files Coverage Δ
R/utils.R 81.92% <96.96%> (+0.41%) ⬆️
R/plot_cpdb.R 64.82% <46.56%> (-2.64%) ⬇️

@zktuong zktuong merged commit 831dd7f into master Nov 1, 2023
6 checks passed
@zktuong zktuong deleted the fix-bug-with-degs-analysis branch November 1, 2023 12:05
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.

the parameter keep_significant_only in plot_cpbd.R is not work
1 participant