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

Seq-sequence missmatch #139

Open
flomock opened this issue May 11, 2017 · 0 comments
Open

Seq-sequence missmatch #139

flomock opened this issue May 11, 2017 · 0 comments

Comments

@flomock
Copy link
Contributor

flomock commented May 11, 2017

falsche Selektion benennung
$zoo dump --client 'mongo:27017' --db testdb --cell 'InfluenzaPA' --query /usr/src/temp/q.json --selection _id,seq --fmt fasta '/usr/src/temp/dump.fasta'

Evaluating query. Traceback (most recent call last): File "/usr/local/bin/zoo", line 11, in <module> load_entry_point('zoo==0.3', 'console_scripts', 'zoo')() File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 697, in main rv = self.invoke(ctx) File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) File "/usr/local/lib/python3.4/dist-packages/zoo/cli/io.py", line 164, in dump lines = '>{}\n{}\n'.format(header, rec['seq']) KeyError: 'seq'
in Cell aber sequence eingetragen

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