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

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

Installation

install.packages(devtools)
devtools::install_github("MoseleyBioinformaticsLab/jpredapir")

License

This package is distributed under the MIT license.