Skip to content

Commit

Permalink
Add more advanced test
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Sep 26, 2024
1 parent 97f00a1 commit 5c8b84a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipes/consensify/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,13 @@ requirements:
- zlib
run:
- zlib

test:
source_files:
- test/**
commands:
- consensify_c -h
- consensify_c -c ./test/eg_missingness.counts.gz -p ./test/eg_missingness.pos.gz -s ./test/scaffold_lengths.txt -o ./test/test_gz.fasta -seed 123

about:
home: https://github.com/jlapaijmans/Consensify
Expand Down

0 comments on commit 5c8b84a

Please sign in to comment.