cheminfo / cheminfo/mass-tools
Isotopic distribution and resolution
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
We have an issue with large molecular weight and low resolution. The peaks are average before calculating the gaussian and there is not an obvious way to avoid this problem.
We could add a new property 'resolution' but the important point is not to average masses that are distant of over 0.5 Da. We could average when calling `getPeaks` and `getGaussian` will return a correct spectrum without averaging.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.