Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katerinakazantseva authored May 17, 2024
1 parent 2e0e66e commit a09d1d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
conda env create -f environment.yml -n strainy
- name: Test strainy
run: |
conda init
conda activate strainy
./strainy.py --gfa test_set/toy.gfa --fastq test_set/toy.fastq.gz --output out_strainy --mode hifi --threads 8

0 comments on commit a09d1d0

Please sign in to comment.