ran ml_iterator for actual genes
This commit is contained in:
parent
d77389acfc
commit
889bea1e63
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ split_types = [
|
||||||
]
|
]
|
||||||
|
|
||||||
split_data_types = [
|
split_data_types = [
|
||||||
#'actual',
|
'actual',
|
||||||
'complete'
|
#'complete'
|
||||||
]
|
]
|
||||||
|
|
||||||
for gene, drug in ml_gene_drugD.items():
|
for gene, drug in ml_gene_drugD.items():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue