added different scaling options
This commit is contained in:
parent
ebef0c7967
commit
8d831f3613
3 changed files with 99 additions and 31 deletions
|
@ -26,7 +26,7 @@ from GetMLData import *
|
|||
combined_model_paramD = {'data_combined_model' : True
|
||||
, 'use_or' : False
|
||||
, 'omit_all_genomic_features': False
|
||||
, 'write_maskfile' : False
|
||||
, 'write_maskfile' : False # true once for writing and checking
|
||||
, 'write_outfile' : False }
|
||||
|
||||
pnca_df = getmldata('pncA', 'pyrazinamide' , **combined_model_paramD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue