Package: drawProteins
Title: Package to Draw Protein Schematics from Uniprot API output
Version: 1.30.0
Authors@R: person("Paul", "Brennan", email = "brennanpincardiff@gmail.com", 
                    role = c("aut", "cre"))
Description: This package draws protein schematics from Uniprot API
        output. From the JSON returned by the GET command, it creates a
        dataframe from the Uniprot Features API. This dataframe can
        then be used by geoms based on ggplot2 and base R to draw
        protein schematics.
Depends: R (>= 4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, httr, dplyr, readr, tidyr
Suggests: covr, testthat, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
RoxygenNote: 7.3.3
URL: https://github.com/brennanpincardiff/drawProteins
BugReports: https://github.com/brennanpincardiff/drawProteins/issues/new
biocViews: Visualization, FunctionalPrediction, Proteomics
Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-02-02 13:20:33 UTC
RemoteUrl: https://github.com/bioc/drawProteins
RemoteRef: RELEASE_3_22
RemoteSha: bfe872624b84f7c2d0247c124dea0213cf5b9438
NeedsCompilation: no
Packaged: 2026-02-03 04:17:11 UTC; root
Author: Paul Brennan [aut, cre]
Maintainer: Paul Brennan <brennanpincardiff@gmail.com>
Built: R 4.5.2; ; 2026-02-03 04:18:31 UTC; windows
