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
{{ message }}
This repository has been archived by the owner on May 21, 2020. It is now read-only.
THe load_MGF_data functions now either imports and processes data from an MGF file or it read an already processed json file. That is confusing.
In addition there is no check that the json was processed using the same parameters!
So, either the json will also be checked for the right parameters. AND/or it should be split into a MGF and a json importer.
The text was updated successfully, but these errors were encountered:
THe load_MGF_data functions now either imports and processes data from an MGF file or it read an already processed json file. That is confusing.
In addition there is no check that the json was processed using the same parameters!
So, either the json will also be checked for the right parameters. AND/or it should be split into a MGF and a json importer.
The text was updated successfully, but these errors were encountered: