Skip to main content

ColabFold modified for AlphaFold2 and local installation

Project description

Folding

PyPI - Version

Folding is a streamlined version of ColabFold that focuses on running AlphaFold2 locally on Linux systems. It combines the power of ColabFold and LocalColabFold to provide an easy-to-use tool for protein structure prediction.

Features

  • Supports AlphaFold2 for protein structure prediction
  • Includes folding-search and folding-batch functionalities

Requirements

  • Linux
  • RTX 4070 or greater

Installation

  1. Clone this repository or download it to your local machine.
  2. Navigate to the folding directory:
    cd /path/to/folding
    
  3. Run the installation script:
    bash install.sh
    
  4. After installation, add the folding conda environment to your PATH:
    export PATH="/path/to/folding/folding-conda/bin:$PATH"
    

Usage

folding-search

To use folding-search:

folding-search [OPTIONS] QUERY_FILE RESULTS_DIR

For more details on available options, run:

folding-search --help

folding-batch

To use folding-batch:

folding-batch [OPTIONS] INPUT_DIR OUTPUT_DIR

For more details on available options, run:

folding-batch --help

Support

For issues and feature requests, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

folding is based on the work of ColabFold and LocalColabFold. We thank the original authors and contributors of these projects for their valuable work in the field of protein structure prediction.

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

folding-0.0.2.tar.gz (65.7 kB view hashes)

Uploaded Source

Built Distribution

folding-0.0.2-py3-none-any.whl (74.1 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