Mercurial > repos > devteam > samtools_calmd
changeset 1:c61c0d198e4a draft
Uploaded
| author | devteam |
|---|---|
| date | Mon, 29 Sep 2014 11:38:42 -0400 |
| parents | 39472bc02d8d |
| children | 787d6c86c6ea |
| files | samtools_calmd.xml tool_dependencies.xml |
| diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/samtools_calmd.xml Wed Sep 24 10:43:00 2014 -0400 +++ b/samtools_calmd.xml Mon Sep 29 11:38:42 2014 -0400 @@ -1,7 +1,7 @@ <tool id="samtools_calmd" name="Recalculate" version="1.0.0"> <description>MD/NM tags and '=' bases</description> <requirements> - <requirement type="package" version="1.0">samtools</requirement> + <requirement type="package" version="1.1">samtools</requirement> </requirements> <version_command>samtools --version | head -n 1 | awk '{ print $2 }'</version_command> <command><