TOAST
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see TOAST.
Tools for the analysis of heterogeneous tissues
Bioconductor version: 3.14
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. tree-based differential analysis 3. improve variable selection in reference-free deconvolution 4. partial reference-free deconvolution with prior knowledge.
Author: Ziyi Li and Weiwei Zhang and Luxiao Chen and Hao Wu
Maintainer: Ziyi Li <zli16 at mdanderson.org>
citation("TOAST")):
Installation
To install this package, start R (version "4.1") 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.