issues
search
rformassspectrometry
/
MsBackendMsp
Mass Spectrometry Data Backend for MSP Files
https://rformassspectrometry.github.io/MsBackendMsp/
5
stars
3
forks
source link
refactor: support name:value and name: value comments
#17
Closed
jorainer
closed
7 months ago
jorainer
commented
7 months ago
Add support for separation between name-value pairs using a
:
without an extra whitespace (issue #14).
Remove all trailing white spaces from the value of a comment.
Add support for parallel processing of extracting data from a single MSP file.
sneumann
commented
7 months ago
Hi, awesome, thanks for the patch ! Yours, Steffen
:
without an extra whitespace (issue #14).