Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian411 committed Jun 26, 2019
2 parents 7b7f988 + d6202b4 commit a6501c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MachineLearningPipelines/INVOKE/runInvokeAnalysis.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a6501c7

Please sign in to comment.