reflected that active_site indication column has been added to UQ_ML_data.py

This commit is contained in:
Tanushree Tunstall 2022-06-16 16:50:46 +01:00
parent 5e15397134
commit cdfb30ef33

View file

@ -59,7 +59,7 @@ def setvars(gene,drug):
jacc_score_fn = {'jcc': make_scorer(jaccard_score)}
#%% FOR LATER: Combine ED logo data
#%% FOR LARER: active aa site annotations
#%% FOR LATER: active aa site annotations **DONE on 15/05/2022 as part of generating merged_dfs
###########################################################################
rs = {'random_state': 42}
njobs = {'n_jobs': 10}