sneumann / xcms

This is the git repository matching the Bioconductor package xcms: LC/MS and GC/MS Data Analysis
Other
183 stars 80 forks source link

.centWave_orig - unexpected code #523

Closed RonzoniInstitute closed 3 years ago

RonzoniInstitute commented 3 years ago

The following code in .centWave_orig is strange because it always returns 1:

w <- min(1:length(x),ncol(wCoefs))

jorainer commented 3 years ago

I'm closing this because it's a duplicate of #522