/jpredapir

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

Primary LanguageROtherNOASSERTION

jpredapir

Licence Travis-CI Build Status

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

Links

Installation

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

Documentation

The jpredapir documentation:

License

This package is distributed under the MIT license.