diff --git a/tools/revoluzer/.shed.yml b/tools/revoluzer/.shed.yml new file mode 100644 index 00000000000..8e18a34fe48 --- /dev/null +++ b/tools/revoluzer/.shed.yml @@ -0,0 +1,18 @@ +name: revoluzer +owner: iuc +description: revoluzer wrappers +long_description: | + Gene order analysis tools +categories: +- Phylogenetics +remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/revoluzer +homepage_url: https://gitlab.com/Bernt/revoluzer/ +type: unrestricted +auto_tool_repositories: + name_template: "{{ tool_id }}" + description_template: "Wrapper for revoluzer tool: {{ tool_name }}." +suite: + name: "suite_revoluzer" + description: "A suite of tools that brings the revoluzer project into Galaxy." + long_description: | + Gene order analysis tools diff --git a/tools/revoluzer/crex.xml b/tools/revoluzer/crex.xml new file mode 100644 index 00000000000..2c09c44b922 --- /dev/null +++ b/tools/revoluzer/crex.xml @@ -0,0 +1,97 @@ + + reconstruct pairwise gene order rearrangement + + macros.xml + + + + crex --verison + '$out' + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1109/TCBB.2018.2831661 + 10.1093/bioinformatics/btm468 + 10.1007/978-3-540-74960-8_12 + + \ No newline at end of file diff --git a/tools/revoluzer/distmat.xml b/tools/revoluzer/distmat.xml new file mode 100644 index 00000000000..6e14c667457 --- /dev/null +++ b/tools/revoluzer/distmat.xml @@ -0,0 +1,119 @@ + + for gene orders + + macros.xml + + + + distmat --verison + '$out' + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1093/bioinformatics/btm468 + 10.1089/cmb.1998.5.555 + 10.1093/bioinformatics/18.suppl_2.s54 + 10.1137/060651331 + 10.1007/978-3-540-30219-3_2 + + \ No newline at end of file diff --git a/tools/revoluzer/macros.xml b/tools/revoluzer/macros.xml new file mode 100644 index 00000000000..1f30e52f9b2 --- /dev/null +++ b/tools/revoluzer/macros.xml @@ -0,0 +1,18 @@ + + 0.1.2 + 0 + + + revoluzer + + + + + revoluzer + + + + \ No newline at end of file