saving before running

This commit is contained in:
Tanushree Tunstall 2022-07-09 10:59:26 +01:00
parent e07fa3bc05
commit ef52fd7a94

View file

@ -25,7 +25,7 @@ from GetMLData import *
from SplitTTS import * from SplitTTS import *
# param dict for getmldata() # param dict for getmldata()
gene_model_paramD = {'data_combined_model' : False gene_model_paramD = {'data_combined_model' : False
, 'use_or' : False , 'use_or' : False
, 'omit_all_genomic_features': False , 'omit_all_genomic_features': False
, 'write_maskfile' : False , 'write_maskfile' : False