- Home
- Bioconductor 3.18
- Software Packages
- biocGraph
biocGraph
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see biocGraph.
Graph examples and use cases in Bioinformatics
Bioconductor version: 3.18
This package provides examples and code that make use of the different graph related packages produced by Bioconductor.
Author: Li Long <li.long at isb-sib.ch>, Robert Gentleman <rgentlem at fhcrc.org>, Seth Falcon <sethf at fhcrc.org> Florian Hahne <fhahne at fhcrc.org>
Maintainer: Florian Hahne <florian.hahne at novartis.com>
citation("biocGraph")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biocGraph")
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("biocGraph")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.