Mercurial > repos > ieguinoa > ena_upload
diff tool_data_table_conf.xml.sample @ 15:d85e35a36715 draft
Uploaded
author | ieguinoa |
---|---|
date | Thu, 24 Sep 2020 10:14:41 +0000 |
parents | 425378c6dd7c |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Sep 22 20:36:41 2020 +0000 +++ b/tool_data_table_conf.xml.sample Thu Sep 24 10:14:41 2020 +0000 @@ -6,5 +6,8 @@ <table name="instrument_model" comment_char="#" allow_duplicate_entries="False"><columns>value</columns><file path="tool-data/instrument_model.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>