You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: peak picking returns id and keep id if it exists (#108)
* chore: initial steps to keep id property
* feat(broadenPeaks): conditional type
* chore(joinBroadPeaks): conditional type
* feat(setShape): generic function n output option
pure function now
* chore(gsd): peaks with id
* chore: refactor broadenPeaks
* chore(joinBroadPeaks): refactor
* chore(joinBroadPeaks): remove conditional type
* chore(optimizePeaks): conditional types
* fix(addMissingShape): convert to pure
* fix(optimizePeaks): convert to generic n conditional types
* feat: addMissingIDs
0 commit comments