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")
Human Protein Atlas in R
hparis a simple interface to the Human Protein Atlas.The official Bioconductor landing page for the release and devel versions.
Installation
Documentation
In R:
Online:
http://lgatto.github.io/hpar
Questions
Open a github issue or ask on the Bioconductor support forum.