Start preparing manuscript.tex towards submission format and working on code
This commit is contained in:
@@ -92,7 +92,7 @@ if not os.path.isdir(folder):
|
||||
os.makedirs(folder)
|
||||
|
||||
# mutation properties
|
||||
mutations = json.load(open("mutations_effects_dict.json"))
|
||||
mutations = json.load(open("../KCNA1_mutations/mutations_effects_dict.json"))
|
||||
|
||||
|
||||
# prominence = 50
|
||||
|
||||
Reference in New Issue
Block a user