meyer-lab / FcRegression.jl

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

Starting fresh; making figures as planned on Dec. 11th #311

Closed cyrillustan closed 3 years ago

cyrillustan commented 3 years ago

I'm inspecting the code we have written piece by piece, so a lot of files are removed but will be added back gradually.

codecov-io commented 3 years ago

Codecov Report

Merging #311 (7a26fcf) into master (a270907) will increase coverage by 6.65%. The diff coverage is 40.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage    9.94%   16.60%   +6.65%     
==========================================
  Files          20        9      -11     
  Lines         995      554     -441     
==========================================
- Hits           99       92       -7     
+ Misses        896      462     -434     
Impacted Files Coverage Δ
src/FcRegression.jl 20.00% <0.00%> (+16.77%) :arrow_up:
src/figures/figure1.jl 0.00% <0.00%> (ø)
src/figures/figure2.jl 0.00% <0.00%> (ø)
src/figures/figureCommon.jl 0.00% <ø> (ø)
src/mixture.jl 0.00% <0.00%> (-5.77%) :arrow_down:
src/regression.jl 0.00% <0.00%> (ø)
src/dataHelpers.jl 88.34% <93.02%> (+5.17%) :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 a270907...7a26fcf. Read the comment docs.