Mercurial > repos > iuc > bcftools
comparison bcftools_macros.xml @ 2:5f9ba601748e draft default tip
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 14 Aug 2014 12:21:19 -0400 |
| parents | d4ab3121553d |
| children |
comparison
equal
deleted
inserted
replaced
| 1:8ec355ee3bc1 | 2:5f9ba601748e |
|---|---|
| 4 <requirement type="package" version="0.1.19">samtools</requirement> | 4 <requirement type="package" version="0.1.19">samtools</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 </xml> | 6 </xml> |
| 7 | 7 |
| 8 <xml name="version_command"> | 8 <xml name="version_command"> |
| 9 <version_command>@EXECUTABLE@ 2>&1 | head -n 3 | tail -n 1</version_command> | 9 <version_command>bcftools 2>&1 | head -n 3 | tail -n 1</version_command> |
| 10 </xml> | 10 </xml> |
| 11 | 11 |
| 12 <xml name="stdio"> | 12 <xml name="stdio"> |
| 13 <stdio> | 13 <stdio> |
| 14 <exit_code range="1:" /> | 14 <exit_code range="1:" /> |
