Welcome to jpredapi’s documentation!

jpredapi

License information Current library version Supported Python versions Documentation status Travis CI status

The jpredapi package provides a simple Python interface for submitting and retrieving jobs from JPred: A Protein Secondary Structure Prediction Server (JPred).

This is unofficial Python port of jpredapi perl script that can be found here: http://www.compbio.dundee.ac.uk/jpred4/api.shtml

Installation

Install on Linux, Mac OS X

python3 -m pip install jpredapi

Install on Windows

py -3 -m pip install jpredapi

Note

Read the User Guide and The jpredapi Tutorial on ReadTheDocs to learn more and to see code examples on using the jpredapi as a library and as a command-line tool.

Indices and tables