meyer-lab / FcRegression.jl

Study Fc antibody dynamics using a multivalent binding model
2 stars 0 forks source link

Getting the NUTS inference to work #465

Closed aarmey closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #465 (9aa0762) into master (300dcf1) will decrease coverage by 1.05%. The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
- Coverage   20.36%   19.30%   -1.06%     
==========================================
  Files          24       24              
  Lines        1316     1274      -42     
==========================================
- Hits          268      246      -22     
+ Misses       1048     1028      -20     
Impacted Files Coverage Δ
src/FcRegression.jl 0.00% <ø> (ø)
src/figures/figure2.jl 0.00% <0.00%> (ø)
src/mcmc.jl 27.86% <42.85%> (+27.86%) :arrow_up:
src/mixtureFit.jl 20.00% <56.25%> (-23.81%) :arrow_down:
src/mixture.jl 35.34% <80.00%> (-1.10%) :arrow_down:
src/dataHelpers.jl 86.42% <100.00%> (-0.29%) :arrow_down:

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 300dcf1...9aa0762. Read the comment docs.

aarmey commented 2 years ago

@cyrillustan this should be ready for you to take over.