Changes
Page history
Add link to settings wiki page in tutorial
authored
Sep 20, 2019
by
jvfpw18
Show whitespace changes
Inline
Side-by-side
Tutorial.md
View page @
093bcbaf
...
...
@@ -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,
...
...
...
...