Package: iptmnetr
Type: Package
Title: Interface to the 'iPTMnet' API
Version: 0.1.8
Author: Sachin Gavali
Maintainer: Sachin Gavali <saching@udel.edu>
Description: Provides an R interface to the 'iPTMnet' database REST API, which can be used to retrieve 
    Post Translational Modification (PTM) data in systems biology context. This package handles all the aspects
    of communicating with the API, which involve sending the request, checking the error codes and parsing the
    response in a format that is ready to integrate into existing workflows.
License: MIT + file LICENSE
URL: https://research.bioinformatics.udel.edu/iptmnet/,
        https://github.com/udel-cbcb/iptmnetr
Encoding: UTF-8
LazyData: true
Suggests: testthat
Imports: httr, jsonlite
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-05 14:45:15 UTC; sachin
Repository: CRAN
Date/Publication: 2019-12-05 15:30:02 UTC
