- Home
- Bioconductor 3.22
- Software Packages
- biocGraph
biocGraph
This is the released version of biocGraph; for the devel version, see biocGraph.
Graph examples and use cases in Bioinformatics
Bioconductor version: Release (3.22)
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.5") 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.