Views
No views yet
dataset_information.py, set your root directory for data. For example, let the root directory be /data/hic_data.RAW_dir directory under your root directory. Unzip the raw
HiC data into the directory. This would create a new directory with the cellline name under the directory.hic_matrix_dir.python -m data_processing.Preprocess -c GM12878
python -m data_processing.Preprocess -c K562./weights../weights../checkpoints/{start_time}_Capricorn_GM12878. You could replace GM12878 with the cellline you need.python train_Capricorn.py --cell-line GM12878checkpoint_name, data_file and CELLLINE according to your need.python infer_Capricorn.py -ckpt checkpoint_name -f data_file -c CELLLINEHiC_evaluation/batch_evaluation.py for more details.Example experiment, which evaluating the low-coverage matrices(resolution 10kb_d16_seed0) with loop F1 scores on GM12878 cell line.python -m HiC_evaluation.batch_evaluation -e Example -pt