BodenmillerGroup / cytomapper

R package for visualization of highly multiplexed imaging data
https://bodenmillergroup.github.io/cytomapper/
31 stars 9 forks source link

Spillover compensation #54

Closed nilseling closed 2 years ago

nilseling commented 2 years ago

Adds the compImage function to perform channel spillover correction for multiplexed imaging data

codecov-commenter commented 2 years ago

Codecov Report

Merging #54 (50e0827) into master (036e2ec) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   87.25%   87.38%   +0.13%     
==========================================
  Files          17       18       +1     
  Lines        2659     2688      +29     
==========================================
+ Hits         2320     2349      +29     
  Misses        339      339              
Impacted Files Coverage Δ
R/CytoImageList-utils.R 96.17% <100.00%> (ø)
R/compImage.R 100.00% <100.00%> (ø)
R/validityChecks.R 97.84% <100.00%> (+0.07%) :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 036e2ec...50e0827. Read the comment docs.