scipion-em / scipion-em-ccp4

model building ccp4 programs
GNU General Public License v3.0
2 stars 0 forks source link
atom

=================== CCP4 scipion plugin

This plugin allows to use CCP4 programs within the Scipion framework. You need to install the CCP4 suite before installing the plugin, see section "Binary Files" for details.

CCP4, from Collaborative Computational Project Number 4, is a software suite that allows model building of macromolecule structures obtained by X-ray crystallography, and that has been extended to other techniques like cryo-EM (see CCP4 home page <http://www.ccp4.ac.uk/>_ for details).

Programs from CCP4 included in the Scipion framework for model building:

=================== Install this plugin

You will need to use 3.0.0 <https://github.com/I2PC/scipion/releases/tag/v3.0>_ version of Scipion (o latter) to run these protocols. To install the plugin, you have two options:

.. code-block::

  scipion installp -p scipion-em-ccp4

OR

  1. Download repository:

.. code-block::

        git clone https://github.com/scipion-em/scipion-em-ccp4.git
  1. Install:

.. code-block::

       scipion installp -p path_to_scipion-em-ccp4 --devel

CCP4 binaries will NOT be installed automatically with the plugin. The independent installation of CCP4 software suite by the user is required before running the programs. Default installation path assumed is /usr/local/ccp4-7.0; this path or any other of your preference has to be set in CCP4_HOME in scipion.conf. We recommend to install CCP4 version 7.0.056 or higher. (see http://www.ccp4.ac.uk/download/#os=linux)

Tested with CCP4 versions: 7.0.056 and 7.0.066.

To check the installation, simply run the following Scipion test:

7.0.056 or higher.

see https://github.com/scipion-em/scipion-em-ccp4/wiki

========= Protocols

======== Examples

See Model Building Tutorial <https://scipion-em.github.io/docs/release-3.0.0/docs/user/user-documentation.html#model-building>_

=============== Buildbot status

Status devel version:

.. image:: http://scipion-test.cnb.csic.es:9980/badges/ccp4_devel.svg

Status production version:

.. image:: http://scipion-test.cnb.csic.es:9980/badges/ccp4_prod.svg

Version in Pypi

.. image:: https://img.shields.io/pypi/v/scipion-em-ccp4.svg :target: https://pypi.python.org/pypi/scipion-em-ccp4 :alt: PyPI release