Skip to content

Commit

Permalink
create info_to_test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMainguy authored Aug 27, 2024
1 parent 4c48f1f commit 1773e2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
shell: bash -l {0}
run: |
cd testingDataset
mkdir info_to_test
ppanggolin workflow --cpu $NUM_CPUS --anno genomes.gbff.list --output myannopang
ppanggolin msa --pangenome myannopang/pangenome.h5 --source dna --partition core -o myannopang/ -f --use_gene_id --phylo --single_copy --cpu $NUM_CPUS
ppanggolin info --pangenome myannopang/pangenome.h5 > info_to_test/myannopang_info.yaml
Expand Down

0 comments on commit 1773e2b

Please sign in to comment.