# HG changeset patch # User brinkmanlab # Date 1579905319 18000 # Node ID e9f04f5172e444120e95f971bc5c3ebe34bdd5a3 "planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/ commit 33b02e08cbc8f76fb4b8537f8c968393f85a1b5e" diff -r 000000000000 -r e9f04f5172e4 extract_tree_order.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/extract_tree_order.xml Fri Jan 24 17:35:19 2020 -0500 @@ -0,0 +1,54 @@ + + Convert a newick tree to an ordered list of its leaves + + topic_0084 + topic_0091 + + + operation_0326 + operation_3434 + + + python + biopython + + '$output' + ]]> + + + + + + + + + + + + + + + 10.5281/zenodo.3364789 + + diff -r 000000000000 -r e9f04f5172e4 test-data/output.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/output.txt Fri Jan 24 17:35:19 2020 -0500 @@ -0,0 +1,7 @@ +NC_008463 +NC_002516 +NC_018080 +NZ_CH482384 +NC_011770 +NZ_CP006982.ref +NC_023066 diff -r 000000000000 -r e9f04f5172e4 test-data/test.newick --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test.newick Fri Jan 24 17:35:19 2020 -0500 @@ -0,0 +1,1 @@ +('NC_008463':1.25269,('NC_002516':0.21042,'NC_018080':0.20913)0.940:0.00444,('NZ_CH482384':0.24749,('NC_011770':0.00035,('NZ_CP006982.ref':0.00036,'NC_023066':0.00018)0.940:0.00019)1.000:0.18245)0.990:0.01335);