CambridgeCentreForProteomics / camprotR

https://cambridgecentreforproteomics.github.io/camprotR/
MIT License
4 stars 0 forks source link

{ts} update average sn #14

Closed TomSmithCGAT closed 3 years ago

TomSmithCGAT commented 3 years ago

Adds functions to:

New functions are covered with minimal regression testing.

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 into master will increase coverage by 1.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   42.88%   44.09%   +1.20%     
==========================================
  Files          18       21       +3     
  Lines         872      889      +17     
==========================================
+ Hits          374      392      +18     
+ Misses        498      497       -1     
Impacted Files Coverage Δ
R/count_features_per_protein.R 100.00% <100.00%> (ø)
R/filter_TMT_PSMs.R 100.00% <100.00%> (ø)
R/normalise.R 100.00% <100.00%> (ø)
R/utilities.R 100.00% <0.00%> (+25.00%) :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 de2ebb1...77a743f. Read the comment docs.

TomSmithCGAT commented 3 years ago

@csdaw - If you have the time, I would appreciate a quick glance over this. Nothing particularly exciting or complicated here...

csdaw commented 3 years ago

Looks good to me :)