- Home
- Bioconductor 3.23
- Annotation Packages
- EuPathDB (development version)
EuPathDB
This is the development version of EuPathDB; for the stable release version, see EuPathDB.
Provides access to pathogen annotation resources available on EuPathDB databases
Bioconductor version: Development (3.23)
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 (from within R, enter
citation("EuPathDB")):
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("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")
Reference Manual
PDF
NEWS
Text
Details
Version
1.0.1
License
Artistic-2.0
System Requirements
Bug Reports
https://github.com/khughitt/EuPathDB/issues
See More
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package
EuPathDB_1.0.1.tar.gz
Windows Binary (x86_64)
Package Short Url
https://bioconductor.org/packages/EuPathDB/
Package Downloads Report
Download Stats