Skip to content

Commit

Permalink
Updated readme refers to issue 7 for installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
snikumbh committed Jul 31, 2017
1 parent 23ccb81 commit 9b8bc81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ bioRxiv DOI: https://doi.org/10.1101/139618
## Requirements:
- MATLAB 9.0.0.341360 (R2016a) [We developed _CoMIK_ using this version of MATLAB. Compatibility with earlier versions is to be checked.]
- Python 2.7 or higher
- SHOGUN Release version 3.2.0
- SHOGUN Release version 3.2.0 [See issue #7 (issues/7) in this regard]

For the visualizations, the following R (R version 3.4.0) packages are needed
- Lattice (lattice_0.20-35)
Expand All @@ -22,7 +22,7 @@ We use MKL implementation from Shogun's modular interface for Python. The Python

## Installation:
```MATLAB
git clone https://github.molgen.mpg.de/snikumbh/comik
git clone https://github.molgen.mpg.de/snikumbh/comik.git
cd comik
sh install.sh
```
Expand Down

0 comments on commit 9b8bc81

Please sign in to comment.