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
jpredapir @GitHub
jpredapir @Documentation
jpredapi1 @TravisCI
install.packages(devtools)
devtools::install_github("MoseleyBioinformaticsLab/jpredapir")This package is distributed under the MIT license.