ElucidataInc / ElMaven

LC-MS data processing tool for large-scale metabolomics experiments.
https://resources.elucidata.io/elmaven/
GNU General Public License v2.0
87 stars 52 forks source link

Ftr peak ml #1361

Open sakshikukreja14 opened 3 years ago

sakshikukreja14 commented 3 years ago

Thank you @saifulbkhan for your reviews. Sorry, for the repeated crash. I will make the required changes soon.

codecov-io commented 3 years ago

Codecov Report

Merging #1361 (3333a62) into develop (6325183) will increase coverage by 8.88%. The diff coverage is 50.25%.

@@             Coverage Diff             @@
##           develop    #1361      +/-   ##
===========================================
+ Coverage    45.45%   54.33%   +8.88%     
===========================================
  Files           58       56       -2     
  Lines         9889     9310     -579     
===========================================
+ Hits          4495     5059     +564     
+ Misses        5394     4251    -1143     
Impacted Files Coverage Δ
src/core/libmaven/EIC.h 75.00% <ø> (ø)
src/core/libmaven/Fragment.cpp 11.01% <0.00%> (ø)
src/core/libmaven/Peak.h 40.00% <0.00%> (ø)
src/core/libmaven/PeakGroup.cpp 67.40% <ø> (+0.90%) :arrow_up:
src/core/libmaven/PeakGroup.h 44.73% <ø> (-16.81%) :arrow_down:
src/core/libmaven/PolyAligner.cpp 0.00% <ø> (ø)
src/core/libmaven/SRMList.cpp 23.85% <ø> (+0.21%) :arrow_up:
src/core/libmaven/classifier.cpp 1.35% <ø> (ø)
src/core/libmaven/classifierNeuralNet.cpp 54.08% <ø> (-0.09%) :arrow_down:
src/core/libmaven/csvreports.cpp 24.40% <ø> (-11.97%) :arrow_down:
... and 60 more
saifulbkhan commented 3 years ago

@sakshikukreja14 A few comments from previous reviews have not been resolved because I do not see the requested changes. Do take a look.

sakshikukreja14 commented 3 years ago

@saifulbkhan sure will resolve the comments soon. Sorry, for missing out on some previously.

saifulbkhan commented 3 years ago

@sakshikukreja14 Adding another usability review for PeakML:

Everything else seems to be working as it should. The QA team might have some more feedback since they will probably play around with it more than I could.