README.md

Build Status codecov

Human Protein Atlas in R

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.



Try the hpar package in your browser

Any scripts or data that you put into this service are public.

hpar documentation built on Nov. 8, 2020, 8:32 p.m.