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

ARIBA error in Galaxy #309

Open
ajkarloss opened this issue Oct 13, 2020 · 0 comments
Open

ARIBA error in Galaxy #309

ajkarloss opened this issue Oct 13, 2020 · 0 comments

Comments

@ajkarloss
Copy link

WARNING: I tried to get the version of spades with: "/extra_storage1/miniconda3/envs/__ariba@2.14.6/bin/spades.py --version" and the output didn't match this regular expression: "SPAdes\s+v([0-9.]+)"
Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='UTF-8'>
BrokenPipeError: [Errno 32] Broken pipe
WARNING. 700 sequence(s) excluded. Please see the 01.filter.check_genes.log and 01.filter.check_noncoding.log for details. This will show them:
grep REMOVE megares/01.filter.check_genes.log
cat megares/01.filter.check_noncoding.log
WARNING. Problem with at least one variant. Problem variants are removed. Please see the file megares/01.filter.check_metadata.log for details.
Traceback (most recent call last):
File "/extra_storage1/galaxy_19.05/database/shed_tools/testtoolshed.g2.bx.psu.edu/repos/thanhlv/data_manager_build_ariba_database/218301fbbb99/data_manager_build_ariba_database/data_manager/ariba_database_builder.py", line 236, in
main()
File "/extra_storage1/galaxy_19.05/database/shed_tools/testtoolshed.g2.bx.psu.edu/repos/thanhlv/data_manager_build_ariba_database/218301fbbb99/data_manager_build_ariba_database/data_manager/ariba_database_builder.py", line 233, in main
open(args.params, 'wb').write(json.dumps(data_manager_dict))
TypeError: a bytes-like object is required, not 'str'

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