hiclib / pastis

Poisson-based algorithm for stable inference of DNA Structure
http://hiclib.github.io/pastis/
Other
34 stars 15 forks source link

Modifying pastis poisson #65

Closed gesinecauer closed 4 years ago

gesinecauer commented 4 years ago

Integrating the changes we'd discussed:

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c8ad557). Click here to learn what that means. The diff coverage is 2.91%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #65   +/-   ##
=========================================
  Coverage          ?   14.89%           
=========================================
  Files             ?       48           
  Lines             ?     3767           
  Branches          ?        0           
=========================================
  Hits              ?      561           
  Misses            ?     3206           
  Partials          ?        0
Impacted Files Coverage Δ
pastis/optimization/piecewise_whole_genome.py 0% <0%> (ø)
pastis/externals/iced/setup.py 0% <0%> (ø)
pastis/optimization/utils_poisson.py 0% <0%> (ø)
pastis/optimization/estimate_alpha_beta.py 0% <0%> (ø)
pastis/setup.py 0% <0%> (ø)
pastis/optimization/initialization.py 0% <0%> (ø)
pastis/optimization/load_data.py 0% <0%> (ø)
pastis/optimization/callbacks.py 0% <0%> (ø)
pastis/optimization/pastis_algorithms.py 0% <0%> (ø)
pastis/optimization/counts.py 0% <0%> (ø)
... and 16 more

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 c8ad557...dcf3b6f. Read the comment docs.