Mercurial > repos > iuc > ena_upload
diff tool_data_table_conf.xml.sample @ 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.sample Thu Nov 10 15:15:20 2022 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jan 27 18:12:01 2025 +0000 @@ -4,10 +4,10 @@ <table name="library_layout" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/library_layout.loc" /></table> <table name="library_selection" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/library_selection.loc" /></table> <table name="instrument_model" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/instrument_model.loc" /></table> + <table name="platform" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/platform.loc" /></table> <table name="library_source" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/library_source.loc" /></table> <table name="library_strategy" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/library_strategy.loc" /></table> <table name="geographic_location_1" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/geographic_location_1.loc" /></table> <table name="host_sex_1" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/host_sex_1.loc" /></table> <table name="host_health_state_1" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/host_health_state_1.loc" /></table> </tables> -
