bokulich-lab / q2-moshpit

MOdular SHotgun metagenome Pipelines with Integrated provenance Tracking
BSD 3-Clause "New" or "Revised" License
3 stars 12 forks source link

BUG: ParseError when running `eggnog-hmmer-search` #207

Open DorielaGrabocka opened 1 week ago

DorielaGrabocka commented 1 week ago

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:

  1. Execute the command: 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
  2. Check the output in the console
  3. See the error

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