Describe the bug
Whenever the microsalt pipeline is started, the ST_profiles are fetched from the database PubMLST if there are new profiles. When looking at the most recent profiles for S. aureus in hasta it is ST 9541 (looked at 2025-03-10) whereas in PubMLST, the last profile at that date is 9704. As a note, ST 9541 was added 2024-12-23 suggesting that after this date the updates did not work.
This issue seems to be for all organisms.
Related update from PubMLST from 2025-01-02:
Change of data access policy - Please note that registration is now necessary to access allele, profile, and isolate data added after 31 December 2024. This includes access via the application programming interface (API) and may affect the results of your queries as a non-authenticated user.
@ahdamin Did work in Microsalt in order to fix the request issue related to this PubMLST update.
Investigation with KN:
The problem seems that when we access the data on PubMLST, we are restricted to the data before 2024-12-31.
{'records': 9666, 'message': 'Please note that you are currently restricted to accessing data that was submitted on or prior to 2024-12-31. Please authenticate to access the full dataset.', 'primary_key_field': 'https://rest.pubmlst.org/db/pubmlst_saureus_seqdef/schemes/1/fields/ST', 'profiles_csv':
To Reproduce
Steps to reproduce the behavior:
- Submit recipe '...'
- Go to '....'
- Open log '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Software version (please complete the following information):
Additional context
Describe the bug
Whenever the microsalt pipeline is started, the ST_profiles are fetched from the database PubMLST if there are new profiles. When looking at the most recent profiles for S. aureus in hasta it is ST 9541 (looked at 2025-03-10) whereas in PubMLST, the last profile at that date is 9704. As a note, ST 9541 was added 2024-12-23 suggesting that after this date the updates did not work.
This issue seems to be for all organisms.
Related update from PubMLST from 2025-01-02:
@ahdamin Did work in Microsalt in order to fix the request issue related to this PubMLST update.
Investigation with KN:
The problem seems that when we access the data on PubMLST, we are restricted to the data before 2024-12-31.
{'records': 9666, 'message': 'Please note that you are currently restricted to accessing data that was submitted on or prior to 2024-12-31. Please authenticate to access the full dataset.', 'primary_key_field': 'https://rest.pubmlst.org/db/pubmlst_saureus_seqdef/schemes/1/fields/ST', 'profiles_csv':To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Software version (please complete the following information):
Additional context