diff --git a/README.md b/README.md index 39b2be4..4c10c37 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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 ```