Mercurial > repos > jasper > pathoscope_id
changeset 2:7e97b325aa41 draft
Uploaded
| author | jasper |
|---|---|
| date | Sun, 08 Jan 2017 20:52:43 -0500 |
| parents | d153ec2e2fec |
| children | 313b8c47015d |
| files | PathID.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PathID.xml Sun Jan 08 19:39:46 2017 -0500 +++ b/PathID.xml Sun Jan 08 20:52:43 2017 -0500 @@ -1,7 +1,7 @@ <tool id="pathoscope_id" name="Pathoscope ID" version="0.1.0"> <description>Pathoscioe ID</description> <requirements> - <requirement type="package">pathoscope</requirement> + <requirement type="package" version="2.0.6">pathoscope</requirement> </requirements> <command interpreter="python">pathoscope2.py ID -alignFile $aligh_file -expTag 3852 -tableFile $tableFile -thetaPrior $thetaPrior -piPrior $piPrior --noUpdatedAlignFile $updatedAlignFile --noDisplayCutoff $displayCutoff
