Skip to content

Commit

Permalink
Update meta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisLeNezet committed Nov 3, 2024
1 parent 158bfb4 commit dfb0e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/eagle2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requirements:

test:
commands:
- eagle
- eagle -h
- ls
- eagle --vcfRef=Eagle-{{ version }}/example/ref.bcf --vcfTarget=Eagle-{{ version }}/example/target.vcf.gz --geneticMapFile=Eagle-{{ version }}/tables/genetic_map_hg19_example.txt.gz --outPrefix=target.phased
- eagle --bfile=Eagle-{{ version }}/example/EUR_test --geneticMapFile=USE_BIM --chrom=21 --outPrefix=phased --numThreads=4 --v1fast
Expand Down

0 comments on commit dfb0e0d

Please sign in to comment.