.. _docs_install:
Installing CROPS
----------------
.. note::
We are working together with `CCP4 `_ to include CROPS in their software toolkit. For now, this is an independent software.
You can install a `Pypi `_ release of this package using ``pip``:
.. code-block:: shell
pip install crops
``Conda`` packages are not currently supported, but you can install the Pypi package in a ``conda`` environment following the instructions `here `_.
Installing dependencies
-----------------------
There are two software dependencies:
* **Gemmi:** Learn how to install Gemmi at `gemmi.readthedocs.io `_,
* **BioPython:** Learn how to install Biopython at `biopython.org `_,
We also recommend that you download and keep updated the two databases that CROPS makes use of:
* from `SIFTS `_, the **pdb_chain_uniprot.csv** database;
* from `UniClust `_ the most recent realease of the Uniclust (consensus) database in *.fasta* format.