Skip to content

Commit

Permalink
increase size of ema bins
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Apr 19, 2024
1 parent 5b2c11e commit 09acec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
resources/buildforCI.sh
- name: test ema
shell: micromamba-shell {0}
run: harpy align ema --ema-bins 20 -g test/genome/genome.fasta.gz -s "--show-failed-logs" -x "-d" test/fastq
run: harpy align ema --ema-bins 150 -g test/genome/genome.fasta.gz -s "--show-failed-logs" -x "-d" test/fastq

test_minimap:
needs: [changes, pkgbuild]
Expand Down

0 comments on commit 09acec5

Please sign in to comment.