... | ... | @@ -64,6 +64,8 @@ should already be correct and the folders already exist. |
|
|
MAPPING_PROTOCOLS_FOLDER = 'mapping_protocols'
|
|
|
TABLE_DEFINITIONS_FOLDER = 'table_definitions'
|
|
|
|
|
|
If you want to learn more about all settings of HOTMapper, head to our [Settings page in the wiki](../Settings)
|
|
|
|
|
|
## 3. Creating your table definition
|
|
|
The HOTMapper tool uses two files to create a table, a json inside the table_definitions folder and a csv present on the
|
|
|
mapping_protocols folder. Both should have as name of the file: "table name + extension". Ex: table_test.json,
|
... | ... | |