FINCHmed/acTFs: activated Transcription Factors

The package is designed to identify significantly activated transcription factors (TFs) in the interested samples compared to the control group. Instead of comparing the expression of the TFs themselves, the significance of a TF activation was measured by Fisher’s exact test on its target genes. For a TF, both the upregulation of its activated genes and the downregulation of its repressed genes are considered as the enhancement of its function. First, users should perform DEG analysis (DEseq2 is recommended) between two groups of samples, then provide the total number of genes in the analysis and the name of the DEGs. The package includes a total of 3144 TF-target activation relationships and 1922 TF-target repression relationships derived from published articles for reference (Han H et al. Nucleic Acids Res. 2018;46(D1):D380-d6.). The "GETacTFS" function would exam the target genes changing of all 795 known TFs considering the regulation mode. The result includes the pvalue of each TF and a network of the significantly activated TFs and their targeted DEGs.

Getting started

Package details

Authorliguangqi
MaintainerThe package maintainer <liguangqimed@hotmail.com>
LicenseGPL
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("FINCHmed/acTFs")
FINCHmed/acTFs documentation built on Feb. 23, 2022, 12:03 a.m.