BioTIP
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see BioTIP.
BioTIP: An R package for characterization of Biological Tipping-Point
Bioconductor version: 3.21
Adopting tipping-point theory to transcriptome profiles to unravel disease regulatory trajectory.
Author: Zhezhen Wang, Andrew Goldstein, Yuxi Sun, Biniam Feleke, Qier An, Antonio Feliciano, Xinan Yang
Maintainer: Yuxi (Jennifer) Sun <ysun11 at uchicago.edu>, Zhezhen Wang <zhezhen at uchicago.edu>, and X Holly Yang <xyang2 at uchicago.edu>
citation("BioTIP")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BioTIP")
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("BioTIP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.