Mercurial > repos > iuc > mothur_merge_sfffiles
comparison tool_data_table_conf.xml.sample @ 1:a419cbb82e13 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ea40e3d84e7850eb4226d6c85f709dcad18d4ba9
| author | iuc |
|---|---|
| date | Thu, 18 May 2017 18:22:31 -0400 |
| parents | 1e33b551033e |
| children |
comparison
equal
deleted
inserted
replaced
| 0:1e33b551033e | 1:a419cbb82e13 |
|---|---|
| 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> |
