Mercurial > repos > iuc > mothur_classify_tree
comparison tool_data_table_conf.xml.sample @ 1:c51b7f1f7972 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit a9d1e0debcd357d8080a1c6c5f1d206dd45a7a4d
| author | iuc |
|---|---|
| date | Fri, 19 May 2017 04:26:00 -0400 |
| parents | 2acbb5457141 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:2acbb5457141 | 1:c51b7f1f7972 |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <table name="mothur_aligndb" comment_char="#"> | 2 <table name="mothur_aligndb" comment_char="#" allow_duplicate_entries="False"> |
| 3 <columns>name, value</columns> | 3 <columns>name, value</columns> |
| 4 <file path="tool-data/mothur_aligndb.loc" /> | 4 <file path="tool-data/mothur_aligndb.loc" /> |
| 5 </table> | 5 </table> |
| 6 <table name="mothur_lookup" comment_char="#"> | 6 <table name="mothur_lookup" comment_char="#" allow_duplicate_entries="False"> |
| 7 <columns>name, value</columns> | 7 <columns>name, value</columns> |
| 8 <file path="tool-data/mothur_lookup.loc" /> | 8 <file path="tool-data/mothur_lookup.loc" /> |
| 9 </table> | 9 </table> |
| 10 <table name="mothur_map" comment_char="#"> | 10 <table name="mothur_map" comment_char="#" allow_duplicate_entries="False"> |
| 11 <columns>name, value</columns> | 11 <columns>name, value</columns> |
| 12 <file path="tool-data/mothur_map.loc" /> | 12 <file path="tool-data/mothur_map.loc" /> |
| 13 </table> | 13 </table> |
| 14 <table name="mothur_taxonomy" comment_char="#"> | 14 <table name="mothur_taxonomy" comment_char="#" allow_duplicate_entries="False"> |
| 15 <columns>name, value</columns> | 15 <columns>name, value</columns> |
| 16 <file path="tool-data/mothur_taxonomy.loc" /> | 16 <file path="tool-data/mothur_taxonomy.loc" /> |
| 17 </table> | 17 </table> |
| 18 </tables> | 18 </tables> |
