# HG changeset patch # User matthias # Date 1541407132 18000 # Node ID 301b4270e5e0d4e05dd2391832be34fbec4ca940 planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/master/tools/megan commit b3dd3f0e8765048f093748d46df5d29af7d88850-dirty diff -r 000000000000 -r 301b4270e5e0 daa-meganizer.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/daa-meganizer.xml Mon Nov 05 03:38:52 2018 -0500 @@ -0,0 +1,62 @@ + + Prepare DIAMOND daa file for use with MEGAN + + macros.xml + + + + + copy + +cp $in input.daa && +daa-meganizer +-i input.daa + +@MDF_CLI@ +@READS_CLI@ +@PARAMETERS_CLI@ +@CLASSIFICATION_CLI@ +@OTHER_CLI@ + ]]> + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 301b4270e5e0 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Nov 05 03:38:52 2018 -0500 @@ -0,0 +1,223 @@ + + 6.12.3 + + + megan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + +
+ + + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ + + + + + + +
+
+ + 0: + --accessionTags + #for $i, $s in enumerate($other.accessionTags) + '$s.tag' + #end for +#end if + ]]> + +
+ + + + +
+
+ + + 10.1038/nmeth.3176 + 10.1101/gr.120618.111 + 10.1101/gr.5969107 + +@misc{website, + author = {Huson et al}, + year = {TODO}, + title = {Megan Website}, + url = {http://ab.inf.uni-tuebingen.de/software/megan6/}, + } + + +
diff -r 000000000000 -r 301b4270e5e0 test-data/diamond_results.daa Binary file test-data/diamond_results.daa has changed diff -r 000000000000 -r 301b4270e5e0 test-data/diamond_results.rma Binary file test-data/diamond_results.rma has changed diff -r 000000000000 -r 301b4270e5e0 test-data/diamond_results_meganized.daa Binary file test-data/diamond_results_meganized.daa has changed diff -r 000000000000 -r 301b4270e5e0 test-data/xyz Binary file test-data/xyz has changed diff -r 000000000000 -r 301b4270e5e0 test-data/xyz.daa Binary file test-data/xyz.daa has changed