dieterich-lab / rp-bp

Rp-Bp is a Bayesian approach to predict, at base-pair resolution, ribosome occupancy and translation.
MIT License
7 stars 5 forks source link

Modify installation & models compilation for bioconda #143

Closed lkeegan closed 1 year ago

lkeegan commented 1 year ago

Use bioconda dependencies in CI and test macos / different Python versions

codecov[bot] commented 1 year ago

Codecov Report

Merging #143 (6dfbd3e) into dev-ssciwr (c9bcf2e) will increase coverage by 3.48%. The diff coverage is 52.05%.

@@              Coverage Diff               @@
##           dev-ssciwr     #143      +/-   ##
==============================================
+ Coverage       45.39%   48.87%   +3.48%     
==============================================
  Files              33       34       +1     
  Lines            4060     4008      -52     
==============================================
+ Hits             1843     1959     +116     
+ Misses           2217     2049     -168     
Impacted Files Coverage Δ
...n/dashboard/rpbp_profile_construction_dashboard.py 0.00% <ø> (ø)
...redictions/dashboard/rpbp_predictions_dashboard.py 0.00% <0.00%> (ø)
...sis/rpbp_predictions/summarize_rpbp_predictions.py 0.00% <0.00%> (ø)
...bp/orf_profile_construction/create_orf_profiles.py 94.95% <ø> (-0.13%) :arrow_down:
.../translation_prediction/predict_translated_orfs.py 91.73% <ø> (-0.20%) :arrow_down:
src/rpbp/ribo_utils/compile_rpbp_models.py 82.75% <82.75%> (ø)
...ruction/estimate_metagene_profile_bayes_factors.py 95.65% <100.00%> (-0.04%) :arrow_down:
src/rpbp/ribo_utils/filenames.py 71.74% <100.00%> (+0.47%) :arrow_up:
...anslation_prediction/estimate_orf_bayes_factors.py 90.44% <100.00%> (+35.03%) :arrow_up:
src/rpbp/defaults.py 100.00% <0.00%> (+4.76%) :arrow_up:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.