README.md

Build Status codecov GitHub Workflow Status

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.



lgatto/hpar documentation built on Dec. 5, 2022, 6:29 a.m.