- Home
- Bioconductor 3.21
- Annotation Packages
- EuPathDB
EuPathDB
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see EuPathDB.
Provides access to pathogen annotation resources available on EuPathDB databases
Bioconductor version: 3.21
Brings together annotation resources from the various EuPathDB databases (PlasmoDB, ToxoDB, TriTrypDB, etc.) and makes them available in R using the AnnotationHub framework.
Author: Keith Hughitt [aut, cre]
Maintainer: Keith Hughitt <keith.hughitt at gmail.com>
citation("EuPathDB")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EuPathDB")
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("EuPathDB")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.