From ef52fd7a94c99b425401be2c18b45e45e13bce9d Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Sat, 9 Jul 2022 10:59:26 +0100 Subject: [PATCH] saving before running --- scripts/ml/ml_iterator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ml/ml_iterator.py b/scripts/ml/ml_iterator.py index a633537..3405965 100755 --- a/scripts/ml/ml_iterator.py +++ b/scripts/ml/ml_iterator.py @@ -25,7 +25,7 @@ from GetMLData import * from SplitTTS import * # param dict for getmldata() -gene_model_paramD = {'data_combined_model' : False +gene_model_paramD = {'data_combined_model' : False , 'use_or' : False , 'omit_all_genomic_features': False , 'write_maskfile' : False