Skip to content
Snippets Groups Projects
Commit 46c4f2c1 authored by Mia_Le's avatar Mia_Le
Browse files

DIAMOnDWrapper angepasst

parent de27d372
Branches
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ class DiamondWrapper(AlgorithmWrapper):
# Run DIAMOnD.
# path to diamond
diamond = f'cd {self.home_path}/tools/DIAMOnD_/; python DIAMOnD.py'
diamond = f'cd {self.home_path}/tools/DIAMOnD/; python DIAMOnD.py'
ppi = inputparams[0] # path to ppi inputfile
seeds = inputparams[1] # path to seed inputfile
nof_predictions = inputparams[2] # how many active genes should be predicted
......
DIAMOnD_ @ 24379748
Subproject commit 24379748c5ee34f477a968ba3f1c0b325ff0614f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment