Skip to main content

Python program, based on ProDy, for pathogenicity prediction of human missense variants.

Project description

Build Status PyPI PyPI - Downloads

Rhapsody

Python program, based on ProDy, for pathogenicity prediction of human missense variants.

Install using pip

Rhapsody is published on PyPI. To install Rhapsody, please use pip in the terminal:

$ pip install -U prody-rhapsody

Install from source

Rhapsody is written in pure Python so no local compilation is needed. To install from the source, you can download or clone Rhapsody to your prefered location (e.g. path/to/rhapsody/), and then add that location to PYTHONPATH environmental variable. For example, on Linux you can add the following line to your ~/.bashrc:

EXPORT PYTHONPATH="path/to/rhapsody/:$PYTHONPATH"

If you are running on Windows, please follow this tutorial:

How to add to the PYTHONPATH in Windows, so it finds my modules/packages? - stackoverflow

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

prody-rhapsody-0.9.2.tar.gz (34.8 kB view hashes)

Uploaded Source

Built Distribution

prody_rhapsody-0.9.2-py3-none-any.whl (50.6 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