Bioconductor version: Release (3.16)
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 at iastate.edu>
Citation (from within R,
enter citation("TissueEnrich")
):
To install this package, start R (version "4.2") 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.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TissueEnrich")
HTML | R Script | TissueEnrich |
Reference Manual | ||
Text | NEWS | |
Text | LICENSE |
biocViews | GeneExpression, GeneSetEnrichment, Sequencing, Software |
Version | 1.18.0 |
In Bioconductor since | BioC 3.7 (R-3.5) (5 years) |
License | MIT + file LICENSE |
Depends | R (>= 3.5), ensurer (>= 1.1.0), ggplot2 (>= 2.2.1), SummarizedExperiment(>= 1.6.5), GSEABase(>= 1.38.2) |
Imports | dplyr (>= 0.7.3), tidyr (>= 0.8.0), stats |
LinkingTo | |
Suggests | knitr, rmarkdown, testthat |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | TissueEnrich_1.18.0.tar.gz |
Windows Binary | TissueEnrich_1.18.0.zip |
macOS Binary (x86_64) | TissueEnrich_1.18.0.tgz |
macOS Binary (arm64) | TissueEnrich_1.18.0.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 |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: