TissueEnrich
Tissue-specific gene enrichment analysis
Bioconductor version: Release (3.20)
The TissueEnrich package is used to calculate enrichment of tissue-specific genes in a set of input genes. For example, the user can input the most highly expressed genes from RNA-Seq data, or gene co-expression modules to determine which tissue-specific genes are enriched in those datasets. Tissue-specific genes were defined by processing RNA-Seq data from the Human Protein Atlas (HPA) (Uhlén et al. 2015), GTEx (Ardlie et al. 2015), and mouse ENCODE (Shen et al. 2012) using the algorithm from the HPA (Uhlén et al. 2015).The hypergeometric test is being used to determine if the tissue-specific genes are enriched among the input genes. Along with tissue-specific gene enrichment, the TissueEnrich package can also be used to define tissue-specific genes from expression datasets provided by the user, which can then be used to calculate tissue-specific gene enrichments.
Author: Ashish Jain [aut, cre], Geetu Tuteja [aut]
Maintainer: Ashish Jain <jain.ashishjain1 at gmail.com>
citation("TissueEnrich")
):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TissueEnrich")
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("TissueEnrich")
TissueEnrich | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | GeneExpression, GeneSetEnrichment, Sequencing, Software |
Version | 1.26.0 |
In Bioconductor since | BioC 3.7 (R-3.5) (6.5 years) |
License | MIT + file LICENSE |
Depends | R (>= 3.5), ggplot2 (>= 2.2.1), SummarizedExperiment(>= 1.6.5), GSEABase(>= 1.38.2) |
Imports | dplyr (>= 0.7.3), tidyr (>= 0.8.0), stats |
System Requirements | |
URL |
See More
Suggests | knitr, rmarkdown, testthat |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | TissueEnrich_1.26.0.tar.gz |
Windows Binary (x86_64) | TissueEnrich_1.26.0.zip |
macOS Binary (x86_64) | TissueEnrich_1.26.0.tgz |
macOS Binary (arm64) | TissueEnrich_1.25.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/TissueEnrich |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/TissueEnrich |
Bioc Package Browser | https://code.bioconductor.org/browse/TissueEnrich/ |
Package Short Url | https://bioconductor.org/packages/TissueEnrich/ |
Package Downloads Report | Download Stats |