Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/YosefLab/Cassiopeia into …
Browse files Browse the repository at this point in the history
…evolutionary_coupling
  • Loading branch information
Matthew Jones authored and Matthew Jones committed Nov 10, 2021
2 parents 2709515 + d13d3e7 commit da061cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Installation
* Run the command ``gurobi.sh`` from a terminal window
* From the Gurobi installation directory (where there is a setup.py file), use ``python setup.py install --user``

4. Install Cassiopeia by running `make install` from the directory where you have Cassiopeia downloaded.
4. Install Cassiopeia by first making sure you have stable version of `Cython` and `pytest`. Then, you can install Cassiopeia by running `make install` from the directory where you have Cassiopeia downloaded.

To verify that it installed correctly, try running our tests with `make test`.

Expand Down
3 changes: 3 additions & 0 deletions data/itolconfig_example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[DEFAULT]
api_key = <itol private api key>
project_name = MyProjectonIToL
Binary file removed reconstruct_lineage_tutorial.pdf
Binary file not shown.

0 comments on commit da061cd

Please sign in to comment.