Skip to content

[ENH] GEO data sets: fix categorization of variables #342

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 2 commits into from
Aug 28, 2023

Conversation

lenatr99
Copy link
Member

@lenatr99 lenatr99 commented Aug 1, 2023

Description of changes

Modified init.py file to correctly categorize the GEO Data Sets variables as discrete variables not as string variables.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Merging #342 (b59270c) into master (7231292) will decrease coverage by 0.60%.
Report is 56 commits behind head on master.
The diff coverage is 50.80%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
- Coverage   48.96%   48.36%   -0.60%     
==========================================
  Files          63       67       +4     
  Lines       10800    10907     +107     
==========================================
- Hits         5288     5275      -13     
- Misses       5512     5632     +120     
Files Changed Coverage Δ
orangecontrib/bioinformatics/ncbi/gene/config.py 100.00% <ø> (ø)
...ontrib/bioinformatics/widgets/OWClusterAnalysis.py 0.00% <0.00%> (ø)
...ontrib/bioinformatics/widgets/OWDatabasesUpdate.py 0.00% <0.00%> (ø)
...rangecontrib/bioinformatics/widgets/OWGOBrowser.py 0.00% <0.00%> (ø)
...trib/bioinformatics/widgets/OWGeneSetEnrichment.py 0.00% <0.00%> (ø)
...rib/bioinformatics/widgets/OWKEGGPathwayBrowser.py 0.00% <0.00%> (ø)
...ib/bioinformatics/widgets/OWSingleSampleScoring.py 0.00% <0.00%> (ø)
...ngecontrib/bioinformatics/widgets/OWVolcanoPlot.py 0.00% <0.00%> (ø)
...gecontrib/bioinformatics/widgets/OWdictyExpress.py 0.00% <0.00%> (ø)
...trib/bioinformatics/widgets/utils/gui/gene_sets.py 17.69% <0.00%> (ø)
... and 19 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34f75a6...b59270c. Read the comment docs.

@JakaKokosar JakaKokosar changed the title GEO data sets: fix categorization of variables [FIX] GEO data sets: fix categorization of variables Aug 28, 2023
@JakaKokosar JakaKokosar merged commit 2196a79 into biolab:master Aug 28, 2023
@JakaKokosar JakaKokosar changed the title [FIX] GEO data sets: fix categorization of variables [ENH] GEO data sets: fix categorization of variables Sep 1, 2023
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