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

NCBI Data Download Error #316

Open
hackerzone85 opened this issue Jul 11, 2021 · 1 comment
Open

NCBI Data Download Error #316

hackerzone85 opened this issue Jul 11, 2021 · 1 comment

Comments

@hackerzone85
Copy link

E-fetching 6055 genbank records from BioProject PRJNA313047 and writing to.  This may take a while.
Parsing genbank records.
'NG_074760.1'
Processing record 1 of 6055 (accession NG_074760.1)
'NG_074759.1'
.....
Processing record 512 of 6055 (accession NG_048387.1)
'AP018746.1'
gb_feature.qualifer not found
Traceback (most recent call last):
  File "/home/hacker/anaconda3/envs/ariba/bin/ariba", line 312, in <module>
    args.func(args)
  File "/home/hacker/anaconda3/envs/ariba/lib/python3.6/site-packages/ariba/tasks/getref.py", line 11, in run
    getter.run(options.outprefix)
  File "/home/hacker/anaconda3/envs/ariba/lib/python3.6/site-packages/ariba/ref_genes_getter.py", line 664, in run
    exec('self._get_from_' + self.ref_db + '(outprefix)')
  File "<string>", line 1, in <module>
  File "/home/hacker/anaconda3/envs/ariba/lib/python3.6/site-packages/ariba/ref_genes_getter.py", line 650, in _get_from_ncbi
    id=f"{id[0]}.{accession}",
TypeError: 'NoneType' object is not subscriptable
'''
@rpetit3
Copy link
Contributor

rpetit3 commented Aug 12, 2021

Hi @hackerzone85

This looks related to #313 (comment)

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

2 participants