Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRecord format issue #235
Record format issue #235
Comments
I guess we decided to avoid the |
Hunting the change down, it was still |
The change was part of this commit 6208e9a The Can @tsufz and @meier-rene comment whether we had a discussion preceding the change to |
Yes, there was a short discussion in #200 (comment). @meowcat asked to avoid slashes w/o further comments. Thus, I removed the slashes. |
In #200 (comment), I asked for comments on the proposal of the updated record format. I have no problems with the slashes, but the all tags should be the same. |
There are related open issues to update the records to be compliant with the new record format if appropriate: Hence, no record is changed so far. Happy to discuss all issues and the updated record format. Best, |
I would expect a lot of code out there in the world uses the |
Agree with @sneumann ... |
I have no problems to adapt the old stage. However, could you check the other suggestions, please. I am also no friend of mass changes of records. But in my opinion it is necessary have consistent tags. See MassBank/MassBank-data#99 and MassBank/MassBank-data#98. Comment the new record format version and the suggested changes and then we can change / revert. Txs. |
I checked all records. We dont have any records with *_MZ tags. All records have *_M/Z. There are two tags: MASS_RANGE_M/Z and PRECURSOR_M/Z. I dont care about / in tag names and to prevent mass change of records without any benefit I will revert format spec to to _M/Z. |
Sounds good to me @meier-rene |
Yes, we know, but dont know the reason. |
OK, glad you know and are on to it ... good luck & let me know if you need assistance in any way ... |
Done with 7447c2f. |
sneumann commentedApr 30, 2020
•
edited
Hi, we got a report about an inconsistency
The
PRECURSOR_M/Z
was indeed present in theMassBankRecordFormat_en.pdf
filesup to at least 2017, and also still in https://github.com/MassBank/MassBank-web/blob/9c1ff657782ced8cc830bd3da0a5a39a018f5821/Documentation/MassBankRecordFormat.md#251-subtag-precursor_mz
Yours, Steffen