Mercurial > repos > iuc > ena_upload
diff tool_data_table_conf.xml.test @ 10:e7995727674f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ena_upload commit 6428c6a64979e4a1f745066a62280e38ad98d249
| author | iuc |
|---|---|
| date | Mon, 27 Jan 2025 18:12:01 +0000 |
| parents | b7356ece7ceb |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Thu Nov 10 15:15:20 2022 +0000 +++ b/tool_data_table_conf.xml.test Mon Jan 27 18:12:01 2025 +0000 @@ -4,6 +4,7 @@ <table name="library_layout" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/library_layout.loc.sample" /></table> <table name="library_selection" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/library_selection.loc.sample" /></table> <table name="instrument_model" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/instrument_model.loc.sample" /></table> + <table name="platform" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/platform.loc.sample" /></table> <table name="library_source" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/library_source.loc.sample" /></table> <table name="library_strategy" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/library_strategy.loc.sample" /></table> <table name="geographic_location_1" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="${__HERE__}/tool-data/geographic_location_1.loc.sample" /></table>
