Package: rPDBapi
Type: Package
Title: A Comprehensive Interface for Accessing the Protein Data Bank
Version: 2.1.1
Authors@R: c(person("Selcuk", "Korkmaz", email="selcukorkmaz@gmail.com", role=c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-4632-6850")),
             person("Bilge Eren", "Yamasan", email="berenyamasan@hotmail.com", role="aut",
                    comment = c(ORCID = "0000-0002-6525-2503")))
Description: Streamlines the interaction with the 'RCSB' Protein Data Bank ('PDB') <https://www.rcsb.org/>. This interface offers an intuitive and 
            powerful tool for searching and retrieving a diverse range of data types from the 'PDB'. It includes advanced functionalities like 
            BLAST and sequence motif queries. Built upon the existing XML-based API of the 'PDB', it simplifies the creation of custom requests, 
            thereby enhancing usability and flexibility for researchers.
License: GPL (>= 2)
Encoding: UTF-8
Imports: dplyr, purrr, httr, jsonlite, xml2, bio3d, magrittr, methods,
        testthat
Suggests: r3dmol
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-19 13:07:01 UTC; selcukkorkmaz
Author: Selcuk Korkmaz [aut, cre] (<https://orcid.org/0000-0003-4632-6850>),
  Bilge Eren Yamasan [aut] (<https://orcid.org/0000-0002-6525-2503>)
Maintainer: Selcuk Korkmaz <selcukorkmaz@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-19 13:20:04 UTC
Built: R 4.3.3; ; 2024-10-19 13:57:33 UTC; unix
