- Home
- Bioconductor 3.22
- Software Packages
- GrafGen
GrafGen
This is the released version of GrafGen; for the devel version, see GrafGen.
Classification of Helicobacter Pylori Genomes
Bioconductor version: Release (3.22)
To classify Helicobacter pylori genomes according to genetic distance from nine reference populations. The nine reference populations are hpgpAfrica, hpgpAfrica-distant, hpgpAfroamerica, hpgpEuroamerica, hpgpMediterranea, hpgpEurope, hpgpEurasia, hpgpAsia, and hpgpAklavik86-like. The vertex populations are Africa, Europe and Asia.
Author: William Wheeler [aut, cre], Difei Wang [aut], Isaac Zhao [aut], Yumi Jin [aut], Charles Rabkin [aut]
Maintainer: William Wheeler <wheelerb at imsweb.com>
citation("GrafGen")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GrafGen")
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("GrafGen")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.