Hi, I am trying to follow the tutorial to train the DeepHiC model but met the following error:
python data_generate.py -hr 10kb -lr 40kb -s
all -chunk 40 -stride 40 -bound 201 -scale 1 -c GM12878_primary
usage: data_generate.py -c CELL_LINE -hr
{5kb,10kb,25kb,50kb,100kb,250kb,500kb,1mb} -lr LOW_RES
-lrc LR_CUTOFF [-s {all,train,valid}] -chunk CHUNK
-stride STRIDE -bound BOUND -scale SCALE
[-type {max,avg}] [--help]
data_generate.py: error: the following arguments are required: -lrc
Could you provide your default lrc parameter? Thanks ahead!
Gang
Hi, I am trying to follow the tutorial to train the DeepHiC model but met the following error:
python data_generate.py -hr 10kb -lr 40kb -s
all -chunk 40 -stride 40 -bound 201 -scale 1 -c GM12878_primary
usage: data_generate.py -c CELL_LINE -hr
{5kb,10kb,25kb,50kb,100kb,250kb,500kb,1mb} -lr LOW_RES
-lrc LR_CUTOFF [-s {all,train,valid}] -chunk CHUNK
-stride STRIDE -bound BOUND -scale SCALE
[-type {max,avg}] [--help]
data_generate.py: error: the following arguments are required: -lrc
Could you provide your default lrc parameter? Thanks ahead!
Gang