Mercurial > repos > oinizan > frogs
comparison tool_data_table_conf.xml.sample @ 25:dfaf556d2a20 draft
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 281ada90f8ce8630844ca000aa676ed55901661b-dirty
| author | oinizan |
|---|---|
| date | Wed, 07 Jun 2023 09:00:18 +0000 |
| parents | 57824202c333 |
| children | 646bee69560f |
comparison
equal
deleted
inserted
replaced
| 24:48a1ff3045e2 | 25:dfaf556d2a20 |
|---|---|
| 11 <table name="frogs_contaminant_db" comment_char="#"> | 11 <table name="frogs_contaminant_db" comment_char="#"> |
| 12 <columns>value, name, path</columns> | 12 <columns>value, name, path</columns> |
| 13 <file path="${__HERE__}/tool-data/frogs_contaminant_db.loc" /> | 13 <file path="${__HERE__}/tool-data/frogs_contaminant_db.loc" /> |
| 14 </table> | 14 </table> |
| 15 <!-- Locations of picrust2 default directory --> | 15 <!-- Locations of picrust2 default directory --> |
| 16 <table name="frogs_picrust2_default_dir" comment_char="#"> | 16 <table name="frogs_picrust2_placeseqs" comment_char="#"> |
| 17 <columns>value, name, dir, path, placement_tool</columns> | 17 <columns>value, name, dir, path, placement_tool, version</columns> |
| 18 <file path="${__HERE__}/tool-data/frogs_picrust2_default_dir.loc" /> | 18 <file path="${__HERE__}/tool-data/frogs_picrust2_placeseqs.loc" /> |
| 19 </table> | |
| 20 <!-- Locations of picrust2 description files directory --> | |
| 21 <table name="frogs_picrust2_description_dir" comment_char="#"> | |
| 22 <columns>value, name, path</columns> | |
| 23 <file path="${__HERE__}/tool-data/frogs_picrust2_description_dir.loc" /> | |
| 24 </table> | 19 </table> |
| 25 <!-- Locations of picrust2 marker table files --> | 20 <!-- Locations of picrust2 marker table files --> |
| 26 <table name="frogs_picrust2_marker_table" comment_char="#"> | 21 <table name="frogs_picrust2_functions" comment_char="#"> |
| 27 <columns>value, name, path, traits</columns> | 22 <columns>value, name, path, traits, version</columns> |
| 28 <file path="${__HERE__}/tool-data/frogs_picrust2_marker_table.loc" /> | 23 <file path="${__HERE__}/tool-data/frogs_picrust2_functions.loc" /> |
| 29 </table> | 24 </table> |
| 30 <!-- Locations of picrust2 traits table files --> | 25 <!-- Locations of picrust2 traits table files --> |
| 31 <!-- Locations of picrust2 pathway map files --> | 26 <!-- Locations of picrust2 pathway map files --> |
| 32 <table name="frogs_picrust2_pathway_map" comment_char="#"> | 27 <table name="frogs_picrust2_pathways" comment_char="#"> |
| 33 <columns>marker, path, value, name </columns> | 28 <columns>marker, path, value, name, version </columns> |
| 34 <file path="${__HERE__}/tool-data/frogs_picrust2_pathway_map.loc" /> | 29 <file path="${__HERE__}/tool-data/frogs_picrust2_pathways.loc" /> |
| 35 </table> | 30 </table> |
| 36 </tables> | 31 </tables> |
