Previous changeset 9:ff1f282d731e (2017-05-21) Next changeset 11:be3df81c0353 (2022-03-22) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 689ccfe1532a4de7b60fe69cd3945601d76aefb6" |
modified:
macros.xml |
b |
diff -r ff1f282d731e -r dab92afa0c98 macros.xml --- a/macros.xml Sun May 21 18:54:53 2017 -0400 +++ b/macros.xml Thu Sep 26 10:20:57 2019 -0400 |
[ |
@@ -316,7 +316,7 @@ <data format="tabular" name="out_treemix_loci" label="TreeMix format (loci) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.treemix.log"> <filter>populations_output['treemix']</filter> </data> - <data format="tabular" name="out_fastpĥase" label="fastPHASE format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.un.fastphase.inp"> + <data format="tabular" name="out_fastphase" label="fastPHASE format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.un.fastphase.inp"> <filter>populations_output['fastphase']</filter> </data> <data format="tabular" name="out_phase" label="PHASE format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.un.phase.inp"> |