Skip to content
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

url not found #78

Open
bgold04 opened this issue Apr 11, 2018 · 2 comments
Open

url not found #78

bgold04 opened this issue Apr 11, 2018 · 2 comments

Comments

@bgold04
Copy link

bgold04 commented Apr 11, 2018

MacMini:bin bgold$ ls -l
total 48
-rwxr-xr-x 1 bgold staff 2413 Jan 12 01:19 download_fasta_database
-rwxr-xr-x 1 bgold staff 1910 Jan 12 01:19 download_mlst_databases
-rwxr-xr-x 1 bgold staff 4584 Jan 12 01:19 get_emm_sequence_type
-rwxr-xr-x 1 bgold staff 6542 Jan 12 01:19 get_sequence_type
MacMini:bin bgold$ chmod 777 download_mlst_databases
MacMini:bin bgold$ ./download_mlst_databases
Could not connect to https://pubmlst.org/data/dbases.xml

NB: pasting URL into browser DOES connect and show:
This XML file does not appear to have any style information associated with it. The document tree is shown below.


Achromobacter spp.


https://pubmlst.org/achromobacter
2018-04-11

@andrewjpage
Copy link
Member

andrewjpage commented Apr 11, 2018

If your behind a proxy you may have to set the HTTPS_PROXY environment variable for it to work on the command line. To be honest @tseemann has better software to address the same problem
https://github.com/tseemann/mlst

I also have a review paper comparing different MLST methods if that helps:
http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000124

@fabgenomics
Copy link

Hi,
I have the same issue : Could not connect to https://pubmlst.org/data/dbases.xml
My HTTPS_PROXY environment variable is well defined
Do you have any solution ?
Best,
Fabien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants