Package: HPAanalyze Type: Package Title: Retrieve and analyze data from the Human Protein Atlas Date: 2025-12-07 Version: 1.30.0 Authors@R: person("Anh Nhat", "Tran", email = "trannhatanh89@gmail.com", role = c("aut", "cre")) Description: Provide functions for retrieving, exploratory analyzing and visualizing the Human Protein Atlas data. HPAanalyze is designed to fullfill 3 main tasks: (1) Import, subsetting and export downloadable datasets; (2) Visualization of downloadable datasets for exploratory analysis; and (3) Working with the individual XML files. This package aims to serve researchers with little programming experience, but also allow power users to use the imported data as desired. Depends: R (>= 3.5.0) License: GPL-3 + file LICENSE RoxygenNote: 7.3.2 Encoding: UTF-8 Imports: dplyr, openxlsx, ggplot2, tibble, xml2, stats, utils, gridExtra Suggests: knitr, rmarkdown, devtools, BiocStyle VignetteBuilder: knitr biocViews: Proteomics, CellBiology, Visualization, Software URL: https://github.com/anhtr/HPAanalyze BugReports: https://github.com/anhtr/HPAanalyze/issues LazyData: true Config/pak/sysreqs: libicu-dev libxml2-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:48:34 UTC RemoteUrl: https://github.com/bioc/HPAanalyze RemoteRef: RELEASE_3_23 RemoteSha: 20b3fad5d4a2fc956cc99051043d9d9ee2af420f NeedsCompilation: no Packaged: 2026-07-10 06:37:51 UTC; root Author: Anh Nhat Tran [aut, cre] Maintainer: Anh Nhat Tran