Package: HPAanalyze Type: Package Title: Retrieve and analyze data from the Human Protein Atlas Date: 2025-12-07 Version: 1.31.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: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:48:34 UTC RemoteUrl: https://github.com/bioc/HPAanalyze RemoteRef: HEAD RemoteSha: 9926657cf2e6f5110b30e31b2e0392bec901ad61 NeedsCompilation: no Packaged: 2026-07-04 04:35:43 UTC; root Author: Anh Nhat Tran [aut, cre] Maintainer: Anh Nhat Tran