HuBMAPR
Interface to 'HuBMAP'
Bioconductor version: 3.23 · Package version: 1.6.2
'HuBMAP' provides an open, global bio-molecular atlas of the human body at the cellular level. The `datasets()`, `samples()`, `donors()`, `publications()`, and `collections()` functions retrieves the information for each of these entity types. `*_details()` are available for individual entries of each entity type. `*_derived()` are available for retrieving derived datasets or samples for individual entries of each entity type. Data files can be accessed using `bulk_data_transfer()`.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HuBMAPR") Details
| Maintainer | Christine Hou <chris2018hou@gmail.com> |
| Author | Christine Hou [aut, cre] (ORCID: <https://orcid.org/0009-0001-5350-0629>), Martin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>), Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>) |
| License | Artistic-2.0 |
| URL | https://christinehou11.github.io/HuBMAPR/, https://github.com/christinehou11/HuBMAPR |
| Bug Reports | https://github.com/christinehou11/HuBMAPR/issues |
| Downloads rank | 157 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, SingleCell, Software, Spatial, ThirdPartyClient |