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@GitHubjpredapir@Documentationjpredapi1@TravisCI
install.packages(devtools)
devtools::install_github("MoseleyBioinformaticsLab/jpredapir")The jpredapir documentation:
- User Guide
- Using jpredapir as a Library
- Using jpredapir Command Line Interface
- API Reference
- Changelog
This package is distributed under the MIT license.