SBRG / pymodulon

Python package for analyzing and visualizing iModulons
MIT License
11 stars 13 forks source link

Minor iMdb changes #98

Closed kevin-rychel closed 3 years ago

kevin-rychel commented 3 years ago

Regulon scatter labels are now always human readable (sample column instead of index) Settingwithcopywarning suppressed while using imodulondb_export Can now turn off parts of export (iMs/genes only)

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (218f634) into master (c172917) will decrease coverage by 0.22%. The diff coverage is 0.00%.

:exclamation: Current head 218f634 differs from pull request most recent head 96b2877. Consider uploading reports for the commit 96b2877 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   54.44%   54.21%   -0.23%     
==========================================
  Files          17       17              
  Lines        3308     3322      +14     
  Branches      635      641       +6     
==========================================
  Hits         1801     1801              
- Misses       1382     1396      +14     
  Partials      125      125              
Impacted Files Coverage Δ
src/pymodulon/imodulondb.py 0.00% <0.00%> (ø)

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 56873a5...96b2877. Read the comment docs.