- Home
- Bioconductor 3.21
- Annotation Packages
- AHLRBaseDbs
AHLRBaseDbs
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see AHLRBaseDbs.
LRBaseDbs for AnnotationHub
Bioconductor version: 3.21
Supplies AnnotationHub with `LRbaseDb` Ligand-Receptor annotation databases for many species. All the SQLite files are generated by our Snakemake workflow [lrbase-workflow](https://github.com/rikenbit/lrbase-workflow). For the details, see the README.md of lrbase-workflow.
Author: Koki Tsuyuzaki [aut, cre], Manabu Ishii [aut], Itoshi Nikaido [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp>
citation("AHLRBaseDbs")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AHLRBaseDbs")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AHLRBaseDbs")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.