- Home
- Bioconductor 3.21
- Software Packages
- CausalR
CausalR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see CausalR.
Causal network analysis methods
Bioconductor version: 3.21
Causal network analysis methods for regulator prediction and network reconstruction from genome scale data.
Author: Glyn Bradley, Steven Barrett, Chirag Mistry, Mark Pipe, David Wille, David Riley, Bhushan Bonde, Peter Woollard
Maintainer: Glyn Bradley <glyn.x.bradley at gsk.com>, Steven Barrett <steven.j.barrett at gsk.com>
citation("CausalR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CausalR")
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("CausalR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.