hpar
Human Protein Atlas in R
Bioconductor version: 3.23 · Package version: 1.54.0
The hpar package provides a simple R interface to and data from the Human Protein Atlas project.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("hpar") Details
| Maintainer | Laurent Gatto <laurent.gatto@uclouvain.be> |
| Author | Laurent Gatto [cre, aut] (ORCID: <https://orcid.org/0000-0002-1520-2268>), Manon Martin [aut] |
| License | Artistic-2.0 |
| Downloads rank | 756 |
| Source branch | RELEASE_3_23 |
| biocViews | CellBiology, DataImport, ExperimentHubSoftware, FunctionalGenomics, Proteomics, Software, SystemsBiology |
Documentation
Download
Dependencies
Depends: R (>= 3.5.0)
Imports: utils, ExperimentHub
Suggests: org.Hs.eg.db, GO.db, AnnotationDbi, knitr, BiocStyle, testthat, rmarkdown, dplyr, DT