diff --git a/MachineLearningPipelines/INVOKE/runInvokeAnalysis.sh b/MachineLearningPipelines/INVOKE/runInvokeAnalysis.sh index 1c35137..ea2b148 100644 --- a/MachineLearningPipelines/INVOKE/runInvokeAnalysis.sh +++ b/MachineLearningPipelines/INVOKE/runInvokeAnalysis.sh @@ -1,6 +1,6 @@ #!/bin/bash echo "Loading parameters from config file " $1 -source invokeAnalysis.cfg $1 +source $1 #This part runs the necessary scripts to perform a differential analysis using TEPIC affinity ratios diff --git a/README.md b/README.md index 0f503b6..851d37c 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ In the PSEM format, a matrix has to be in the following structure: ## Acknowledgments We thank Helge Roider for providing the C++ implementation of TRAP, which we slightly modified for running in parallel. +TEPIC 2.0 has been funded by the Bundesministerium für Bildung und Forschung (BMBF) with project number 01DP17005 under the acronym EPIREG. ## Citation If you are using TEPIC and/or [INVOKE](https://github.com/SchulzLab/TEPIC/tree/master/MachineLearningPipelines/INVOKE) please cite: