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

Fails to getref card #206

Closed
rrazaghi opened this issue Nov 30, 2017 · 0 comments
Closed

Fails to getref card #206

rrazaghi opened this issue Nov 30, 2017 · 0 comments

Comments

@rrazaghi
Copy link

I am trying to download card database but get this error:

Gettingavailable CARD versions
Downloading "https://card.mcmaster.ca/download" and saving as "download.html" ... done
Traceback (most recent call last):
File "/home/roham/anaconda3/bin/ariba", line 292, in
args.func(args)
File "/home/roham/anaconda3/lib/python3.6/site-packages/ariba/tasks/getref.py", line 11, in run
getter.run(options.outprefix)
File "/home/roham/anaconda3/lib/python3.6/site-packages/ariba/ref_genes_getter.py", line 483, in run
exec('self.get_from' + self.ref_db + '(outprefix)')
File "", line 1, in
File "/home/roham/anaconda3/lib/python3.6/site-packages/ariba/ref_genes_getter.py", line 77, in _get_from_card
versions = self._get_card_versions('download.html')
File "/home/roham/anaconda3/lib/python3.6/site-packages/ariba/ref_genes_getter.py", line 55, in _get_card_versions
raise Error('Error getting CARD versions. Cannot continue')
ariba.ref_genes_getter.Error: Error getting CARD versions. Cannot continue

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

1 participant