hpar is a simple interface to the Human Protein Atlas.

The official Bioconductor landing page for the release and devel versions.

Installation

## load or install BiocManager
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("hpar", version = "devel")

Documentation

In R:

vignette("hpar")
?hpar

Online:

http://lgatto.github.io/hpar

Questions

Open a github issue or ask on the Bioconductor support forum.