orange3-bioinformatics
orange3-bioinformatics copied to clipboard
OWVolcanoPlot: general improvements, use of GeneScoring component
description
Separate Gene scoring into a separate component. Bug fixes.
Includes
- [X] Code changes
- [X] Tests
- [ ] Documentation
Codecov Report
Merging #211 into master will increase coverage by
0.73%
. The diff coverage is61.94%
.
@@ Coverage Diff @@
## master #211 +/- ##
==========================================
+ Coverage 39.42% 40.16% +0.73%
==========================================
Files 56 58 +2
Lines 9430 9599 +169
==========================================
+ Hits 3718 3855 +137
- Misses 5712 5744 +32
Flag | Coverage Δ | |
---|---|---|
#subtractor | 40.16% <61.94%> (+0.73%) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
...ngecontrib/bioinformatics/widgets/OWVolcanoPlot.py | 0% <0%> (ø) |
:arrow_up: |
...trib/bioinformatics/widgets/components/__init__.py | 100% <100%> (ø) |
|
...gecontrib/bioinformatics/widgets/utils/settings.py | 33.33% <42.85%> (+3.1%) |
:arrow_up: |
orangecontrib/bioinformatics/utils/statistics.py | 48.94% <85.71%> (+0.56%) |
:arrow_up: |
.../bioinformatics/widgets/components/gene_scoring.py | 91.97% <91.97%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6a7d577...5a231df. Read the comment docs.
@mstrazar hi, could you please check this when and if you have the time? Thanks :)