SEPIRA
This package is for version 3.17 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see SEPIRA.
Systems EPigenomics Inference of Regulatory Activity
Bioconductor version: 3.17
SEPIRA (Systems EPigenomics Inference of Regulatory Activity) is an algorithm that infers sample-specific transcription factor activity from the genome-wide expression or DNA methylation profile of the sample.
Author: Yuting Chen [aut, cre], Andrew Teschendorff [aut]
Maintainer: Yuting Chen <cytwarmmay at hotmail.com>
citation("SEPIRA")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SEPIRA")
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("SEPIRA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.