Mercurial > repos > anton > vcfannotate
diff vcfannotate.xml @ 1:044448c58323
Updated to vcflib 86723982aa
| author | Anton Nekrutenko <anton@bx.psu.edu> |
|---|---|
| date | Wed, 25 Jun 2014 16:01:27 -0400 |
| parents | 027fe0a0076e |
| children | 98961914308d |
line wrap: on
line diff
--- a/vcfannotate.xml Wed Jun 11 17:10:47 2014 -0400 +++ b/vcfannotate.xml Wed Jun 25 16:01:27 2014 -0400 @@ -1,6 +1,6 @@ <tool id="vcfannotate" name="VCFannotate:" version="0.0.1"> <requirements> - <requirement type="package" version="586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd">vcflib</requirement> + <requirement type="package" version="86723982aa">vcflib</requirement> </requirements> <description>Intersect VCF records with BED annotations</description> <command>vcfannotate --key "${key_option}" -b "${bed_data}" "${input}" > "${out_file1}"</command>
