Empa Air Pollution
Hello,
We are the laboratory for Air Pollution of Empa and we would like to contribute to MassBank with our spectras.
I wanted to test the format locally but ran into issues with the check software. see https://github.com/MassBank/MassBank-web/issues/414 and https://github.com/MassBank/MassBank-web/issues/413
This is just a draft for now, we have hundreds of spectra to upload, but we wanted first to ask about the format and the metatdata.
I created names and identifiers for our lab: EAP for Empa Air Pollution
Happy to receive any feedback ;)
I have opened an issue for asking help.
I will be away for one week (holidays) so I will continue working on this later on.
One point that i find wierd is that the validator seems to not like the Accession strings
One point that i find wierd is that the validator seems to not like the Accession strings
You can find the details about how to construct the Accession IDs here: https://github.com/MassBank/MassBank-web/blob/main/Documentation/MassBankRecordFormat.md#2.1.1
It appears that you've put the name in the Accession, whereas we expect a number, e.g.: ACCESSION: MSBNK-AAFC-AC000101
I have opened an issue for asking help.
I will be away for one week (holidays) so I will continue working on this later on.
Please note that we have detailed record specifications to help explain what is needed in the various record entries: https://github.com/MassBank/MassBank-web/blob/main/Documentation/MassBankRecordFormat.md#table-1--massbank-record-format-summary ...and then lots of details and examples in subsequent subsections.
It seems from the validation output that at least one other compulsory field is missing: AC$INSTRUMENT
The IPB Halle team are at BioHackEU25 this week, so they are a bit distracted, but will look into this once they are back.
@schymane Thanks for the answers, I managed to fix the format of our files.
Before I add the whole library, is it possible to confirm/register our laboratory and the prefix ? do you need any additional information from our side ?
Hi Lionel, do you consider this contribution as complete? At the moment there are just two little issues left. One space too much and an empty table with peak annotations which needs to go. If yes, I can finish this minor things and merge your contribution. We also maintain a table with our contributors: https://github.com/MassBank/MassBank-data/blob/dev/List_of_Contributors_Prefixes_and_Projects.md. It would be welcome if you tell me what you want to see there or I will guess something for you. Best, Rene
Hi Lionel, do you consider this contribution as complete? At the moment there are just two little issues left. One space too much and an empty table with peak annotations which needs to go. If yes, I can finish this minor things and merge your contribution. We also maintain a table with our contributors: https://github.com/MassBank/MassBank-data/blob/dev/List_of_Contributors_Prefixes_and_Projects.md. It would be welcome if you tell me what you want to see there or I will guess something for you. Best, Rene
Hi Rene,
Thanks for reaching out,
we would still need more time (we want to go manually though all files to do a quality check. Also we build them automatically, so I will try to fix the 2 issues in our code.
About the table of contributors, we discussed and suggest the following :
- Database: Empa_Air_Pollution
- Research Group / Research Project: Empa - Laboratory for Air Pollution / Environmental Technology
- Country: Switzerland
- Prefix of ID: EAP
- Project Tag: HALOHUNTER
I had initially also changed in the file in the PR, should I do it this way or do you want to update it from a separate PR ?
We will notify you when ready to merge ;)