Mercurial > repos > crs4 > taxonomy_krona_chart
comparison taxonomy_krona_chart.xml @ 6:d41b98e72c4c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/taxonomy_krona_chart commit ab6f8d14dce18b6f249d40dc6f52b82eb51bff3d
author | iuc |
---|---|
date | Sat, 19 Aug 2017 09:45:58 -0400 |
parents | 020b3087d0b7 |
children | 73486cc6170e |
comparison
equal
deleted
inserted
replaced
5:020b3087d0b7 | 6:d41b98e72c4c |
---|---|
74 <param name="type_of_data_selector" value="taxonomy"/> | 74 <param name="type_of_data_selector" value="taxonomy"/> |
75 <param name="input" value="taxonomy_data.tax" ftype="taxonomy" /> | 75 <param name="input" value="taxonomy_data.tax" ftype="taxonomy" /> |
76 <param name="max_rank" value="Genus"/> | 76 <param name="max_rank" value="Genus"/> |
77 <param name="root_name" value="Root"/> | 77 <param name="root_name" value="Root"/> |
78 <param name="combine_inputs" value="False"/> | 78 <param name="combine_inputs" value="False"/> |
79 <output name="output" file="krona_test1.html" ftype="html" lines_diff="100"/> | 79 <output name="output" file="krona_test1.html" ftype="html" lines_diff="102"/> |
80 </test> | 80 </test> |
81 </tests> | 81 </tests> |
82 <help> | 82 <help> |
83 **What it does** | 83 **What it does** |
84 | 84 |
85 This tool renders results of a metagenomic profiling as a zoomable pie chart using Krona_. | 85 This tool renders results of a metagenomic profiling as a zoomable pie chart using Krona_. |
86 | 86 |
87 | |
88 .. _Krona: https://github.com/marbl/Krona/wiki | |
89 | 87 |
90 ------ | 88 ------ |
91 | 89 |
92 **Krona options** | 90 **Krona options** |
93 | 91 |