hpar
is a simple interface to the
Human Protein Atlas.
The official Bioconductor landing page for the release and devel versions.
## load or install BiocManager
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("hpar", version = "devel")
In R:
vignette("hpar")
?hpar
Online:
Open a github issue or ask on the Bioconductor support forum.