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
Describe the bug
When running eggnog-hmmer-search, a ParseError is raised indicating a mismatch between the expected and actual number of columns for the output feature table.
Describe the bug
When running
eggnog-hmmer-search
, a ParseError is raised indicating a mismatch between the expected and actual number of columns for the output feature table.To Reproduce
Steps to reproduce the behavior:
qiime moshpit eggnog-hmmer-search --i-seed-alignments hmmr_db_2/seed_alignments.qza --i-idmap hmmr_db_2/idmap.qza --i-pressed-hmm-db hmmr_db_2/pressed_hmm_db.qza --i-sequences q2-moshpit/samples/mags.qza --o-eggnog-hits hits.qza --o-table table.qza --p-num-cpus 7 --p-num-partitions 4 --parallel --verbose
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information:
Error log: check attached file.
moshpit_hmmer_search_error_log.txt
The text was updated successfully, but these errors were encountered: