Skip to content

Python library and CLI for submitting jobs to JPred - A Protein Secondary Structure Prediction Server

License

Notifications You must be signed in to change notification settings

MoseleyBioinformaticsLab/jpredapi

Repository files navigation

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

Links

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.

License

This package is distributed under the MIT license.

About

Python library and CLI for submitting jobs to JPred - A Protein Secondary Structure Prediction Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages