hpar
This is the development version of hpar; for the stable release version, see hpar.
Human Protein Atlas in R
Bioconductor version: Development (3.23)
The hpar package provides a simple R interface to and data from the Human Protein Atlas project.
Author: Laurent Gatto [cre, aut]
, Manon Martin [aut]
Maintainer: Laurent Gatto <laurent.gatto at uclouvain.be>
Citation (from within R, enter
citation("hpar")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("hpar")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | CellBiology, DataImport, ExperimentHubSoftware, FunctionalGenomics, Proteomics, Software, SystemsBiology |
| Version | 1.51.0 |
| In Bioconductor since | BioC 2.11 (R-2.15) (13 years) |
| License | Artistic-2.0 |
| Depends | R (>= 3.5.0) |
| Imports | utils, ExperimentHub |
| System Requirements | |
| URL |
See More
| Suggests | org.Hs.eg.db, GO.db, AnnotationDbi, knitr, BiocStyle, testthat, rmarkdown, dplyr, DT |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/hpar |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/hpar |
| Package Short Url | https://bioconductor.org/packages/hpar/ |
| Package Downloads Report | Download Stats |