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
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
The text was updated successfully, but these errors were encountered:
I am trying to download card database but get this error:
The text was updated successfully, but these errors were encountered: