Mercurial > repos > oinizan > frogs
comparison tool_data_table_conf.xml.sample @ 9:7bf54edaba24 draft
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 3d595459e82ea1674c83543f41c18169c159450e-dirty
| author | oinizan |
|---|---|
| date | Thu, 12 May 2022 10:44:30 +0000 |
| parents | 27f57425dc55 |
| children | 57824202c333 |
comparison
equal
deleted
inserted
replaced
| 8:348387ffe793 | 9:7bf54edaba24 |
|---|---|
| 10 </table> | 10 </table> |
| 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 --> | |
| 16 <table name="frogs_picrust2_default_dir" comment_char="#"> | |
| 17 <columns>value, name, path</columns> | |
| 18 <file path="${__HERE__}/tool-data/frogs_picrust2_default_dir.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> | |
| 25 <!-- Locations of picrust2 marker table files --> | |
| 26 <table name="frogs_picrust2_marker_table" comment_char="#"> | |
| 27 <columns>value, name, path, traits</columns> | |
| 28 <file path="${__HERE__}/tool-data/frogs_picrust2_marker_table.loc" /> | |
| 29 </table> | |
| 30 <!-- Locations of picrust2 traits table files --> | |
| 31 <!-- Locations of picrust2 pathway map files --> | |
| 32 <table name="frogs_picrust2_pathway_map" comment_char="#"> | |
| 33 <columns>marker, path, value, name </columns> | |
| 34 <file path="${__HERE__}/tool-data/frogs_picrust2_pathway_map.loc" /> | |
| 35 </table> | |
| 15 </tables> | 36 </tables> |
