TOAST
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see TOAST.
Tools for the analysis of heterogeneous tissues
Bioconductor version: 3.12
This package is devoted to analyzing high-throughput data (e.g. gene expression microarray, DNA methylation microarray, RNA-seq) from complex tissues. Current functionalities include 1. detect cell-type specific or cross-cell type differential signals 2. improve variable selection in reference-free deconvolution 3. partial reference-free deconvolution with prior knowledge.
Author: Ziyi Li and Hao Wu
Maintainer: Ziyi Li <ziyi.li at emory.edu>
citation("TOAST")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TOAST")
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("TOAST")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.