Mercurial > repos > iuc > hyphy_fubar
comparison hyphy_fubar.xml @ 33:55a45d4c31dc 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:18:55 +0000 |
parents | 90e57f65ddd9 |
children | 1b893cdead55 |
comparison
equal
deleted
inserted
replaced
32:90e57f65ddd9 | 33:55a45d4c31dc |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="hyphy_fubar" name="HyPhy-FUBAR" version="@TOOL_VERSION@+galaxy1" profile="19.09"> | 2 <tool id="hyphy_fubar" name="HyPhy-FUBAR" version="@TOOL_VERSION@+galaxy1" profile="19.09"> |
3 <description>Fast Unconstrained Bayesian AppRoximation</description> | 3 <description>Fast Unconstrained Bayesian AppRoximation</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 ln -s '$fubar_output' ${input_file}.FUBAR.json && | 11 ln -s '$fubar_output' ${input_file}.FUBAR.json && |
12 hyphy fubar | 12 hyphy fubar |