-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enterobase Downloads Failing #64
Comments
We may be able to switch to using the Enterobase URL mentioned in #31 For Salmonella, the following schemes are available: http://enterobase.warwick.ac.uk/schemes/SALwgMLST.cgMLSTv1/ Note that all 'rMLST' schemes are blocked behind admin authorization. |
My solution is to use the following python script, which has been adapted from the Enterobase API How-To (https://bitbucket.org/enterobase/enterobase-web/wiki/api_download_schemes):
It requires a valid Enterobase token |
Downloading the Salmonella wgMLST from Enterobase was unsuccessful.
I followed the link being used by the script to access the scheme (http://enterobase.warwick.ac.uk/download_data?species=SALwgMLST&scheme=wgMLSTv1&allele=SC0831) and received the following message from the Enterobase site:
Please log in first as anonymous user does not have access to rMLST data. Please not also that administrator has only access to this section, Please visit pubmlst.org/rmlst/ for more information or contact keith.jolley_at_zoo.ox.ac.uk. Copyright 2010-2016, University of Oxford
It seems that they have altered access to the data and this is causing mentalist to fail when running download_enterobase.
The text was updated successfully, but these errors were encountered: