Skip to main content

Plugin to use Gctf program within the Scipion framework

Project description

This plugin provides a wrapper for Gctf program.

PyPI release License Supported Python versions SonarCloud quality gate Downloads

Installation

You will need to use 3.0+ version of Scipion to be able to run these protocols. To install the plugin, you have two options:

  1. Stable version

    scipion installp -p scipion-em-gctf
  2. Developer’s version

    • download repository

    git clone -b devel https://github.com/scipion-em/scipion-em-gctf.git
    • install

    scipion installp -p /path/to/scipion-em-gctf --devel
  • Gctf binaries will be installed automatically with the plugin, but you can also link an existing installation. Default installation path assumed is software/em/gctf-1.18, if you want to change it, set GCTF_HOME in scipion.conf file to the folder where the Gctf is installed. Depending on your CUDA version and GPU card compute capability you might want to change the default binary from Gctf_v1.18_sm30-75_cu10.1 to a different one by explicitly setting GCTF variable.

  • If you need to use CUDA different from the one used during Scipion installation (defined by CUDA_LIB), you can add GCTF_CUDA_LIB variable to the config file. Various binaries can be downloaded from the official Gctf website.

To check the installation, simply run one of the following Scipion tests:

scipion test gctf.tests.test_protocols_gctf.TestGctfRefine
scipion test gctf.tests.test_protocols_gctf.TestGctf
scipion tests gctf.tests.test_protocols_gctf_ts.TestGctfTs

Supported versions

1.06 and 1.18.

1.18 is a special version designed for VPP data, it does not support local/movie CTF refinement or validation options.

Protocols

  • ctf estimation

  • ctf refinement

  • tilt-series gctf

References

  1. Zhang K. (2016). Gctf: Real-time CTF determination and correction. JSB, 193: 1-12.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scipion-em-gctf-3.1.3.tar.gz (40.7 kB view hashes)

Uploaded Source

Built Distribution

scipion_em_gctf-3.1.3-py3-none-any.whl (50.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page