hiclib / pastis

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

MAINT deprecated fastio #67

Closed NelleV closed 4 years ago

NelleV commented 4 years ago

Pastis now depends on iced. There is no need to provide those functions.

codecov[bot] commented 4 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.08%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   35.36%   35.44%   +0.08%     
==========================================
  Files          48       48              
  Lines        3798     3803       +5     
==========================================
+ Hits         1343     1348       +5     
  Misses       2455     2455
Impacted Files Coverage Δ
pastis/fastio.py 28.57% <100%> (+9.65%) :arrow_up:
pastis/algorithms.py 9.77% <11.11%> (ø) :arrow_up:

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 e8d0b60...aa21394. Read the comment docs.