Skip to content

Commit 6feeff6

Browse files
authored
Update python-package-conda.yml
1 parent ea6765f commit 6feeff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
head phatyp/final_prediction/phatyp_prediction.tsv
5858
phabox2 --task cherry --contigs example_contigs.fa -o cherry -d phabox_db_v2
5959
head cherry/final_prediction/cherry_prediction.tsv
60+
phabox2 --task phavip --contigs example_contigs.fa -o phavip -d phabox_db_v2
61+
head phavip/final_prediction/phavip_supplementary/gene_annotation.tsv
6062
phabox2 --task contamination --contigs example_contigs.fa -o contamination -d phabox_db_v2
6163
head contamination/final_prediction/contamination_prediction.tsv
6264
phabox2 --task votu --contigs example_contigs.fa -o votu -d phabox_db_v2 --mode AAI

0 commit comments

Comments
 (0)