11 lines
266 B
INI
11 lines
266 B
INI
[extractor]
|
|
data_dir = /home/tanu/git/Data
|
|
master_file = original_tanushree_data_v2.csv
|
|
|
|
# Relative Paths. Per-drug paths will be created like:
|
|
#
|
|
# /home/tanu/git/Data/<drug name>/input
|
|
# /home/tanu/git/Data/<drug name>/output
|
|
input_dir = input
|
|
output_dir = output
|
|
|