meyer-lab / FcRegression.jl

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

Rbound instead of %mix #344

Closed stephendl102 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #344 (9406dc1) into master (8f77ac5) will increase coverage by 0.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   17.85%   17.92%   +0.06%     
==========================================
  Files          20       20              
  Lines        1064     1060       -4     
==========================================
  Hits          190      190              
+ Misses        874      870       -4     
Impacted Files Coverage Δ
src/ExtraFunctions.jl 0.00% <0.00%> (ø)
src/mixture.jl 15.12% <0.00%> (+0.14%) :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 8f77ac5...9406dc1. Read the comment docs.

stephendl102 commented 3 years ago

@cyrillustan This is the updated EC50 with Rbound rather than percent of mixture. It is ready to merge.