Mercurial > repos > iuc > hyphy_gard
comparison hyphy_gard.xml @ 8:aa8cc71438cf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 751182d5067ac8378199058d9152ebfcaeb4c4b5"
author | iuc |
---|---|
date | Fri, 27 Mar 2020 13:13:54 -0400 |
parents | 6283babe736e |
children | 42efcb0955e6 |
comparison
equal
deleted
inserted
replaced
7:c96eee4ebe63 | 8:aa8cc71438cf |
---|---|
20 --rate-classes '$rate_classes' | 20 --rate-classes '$rate_classes' |
21 #end if | 21 #end if |
22 --output '$translated' | 22 --output '$translated' |
23 --output-lf '$gard_output' | 23 --output-lf '$gard_output' |
24 > '$gard_log' | 24 > '$gard_log' |
25 ; | |
26 @CATCH_MPIERR@ | |
25 ]]></command> | 27 ]]></command> |
26 <inputs> | 28 <inputs> |
27 <param name="input_file" type="data" format="fasta" label="Input FASTA file"/> | 29 <param name="input_file" type="data" format="fasta" label="Input FASTA file"/> |
28 <conditional name="datatype"> | 30 <conditional name="datatype"> |
29 <param argument="--type" name="value" type="select" label="Alignment kind"> | 31 <param argument="--type" name="value" type="select" label="Alignment kind"> |