Mercurial > repos > iuc > hyphy_prime
comparison hyphy_prime.xml @ 24:f207757f9ca2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 4bb2092ac089e709bdc0ec3c3680f47e17be509a"
author | iuc |
---|---|
date | Wed, 30 Mar 2022 00:20:28 +0000 |
parents | 840b5fec0de9 |
children | 9d83d1ab0330 |
comparison
equal
deleted
inserted
replaced
23:840b5fec0de9 | 24:f207757f9ca2 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="hyphy_prime" name="HyPhy-PRIME" version="@TOOL_VERSION@+galaxy1" profile="19.09"> | 2 <tool id="hyphy_prime" name="HyPhy-PRIME" version="@TOOL_VERSION@+galaxy1" profile="19.09"> |
3 <description>Property Informed Models of Evolution</description> | 3 <description>Property Informed Models of Evolution</description> |
4 <expand macro="bio_tools"/> | |
5 <macros> | 4 <macros> |
6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
7 </macros> | 6 </macros> |
7 <expand macro="bio_tools"/> | |
8 <expand macro="requirements"/> | 8 <expand macro="requirements"/> |
9 <command detect_errors="exit_code"><![CDATA[ | 9 <command detect_errors="exit_code"><![CDATA[ |
10 @SYMLINK_FILES@ | 10 @SYMLINK_FILES@ |
11 @HYPHYMPI@ prime | 11 @HYPHYMPI@ prime |
12 --alignment ./$input_file | 12 --alignment ./$input_file |