Skip to content

Commit

Permalink
add taxvamb to manual test
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Jan 28, 2025
1 parent 1240f46 commit ff47958
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ def test_update_aviary_run_real(self):
f"--cores 32 "
f"--aviary-gtdbtk-db /work/microbiome/db/gtdb/gtdb_release207_v2 "
f"--aviary-checkm2-db /work/microbiome/db/CheckM2_database "
f"--aviary-metabuli-db /work/microbiome/abisko/aroneys/db/metabuli "
f"--aviary-extra-binners taxvamb "
f"--genomes {GENOMES} "
f"--coassemble-unbinned {os.path.join(MOCK_COASSEMBLE, 'appraise', 'unbinned_sra.otu_table.tsv')} "
f"--coassemble-binned {os.path.join(MOCK_COASSEMBLE, 'appraise', 'binned_sra.otu_table.tsv')} "
Expand Down

0 comments on commit ff47958

Please sign in to comment.