HumanTF {CoRegNet}R Documentation

List of Human Transcription Factors.

Description

A list of 2020 Human Transcription Factors in EntrezGene or Official Gene Symbol (HUGO) from the FANTOM consortium (Ravasi et al, 2010).

Usage

data(HumanTF)

Format

Two different objects :

HumanTF_entrezgene

A character vector of EntrezGene

HumanTF

A character vector of Official (HUGO) gene symbols

References

Ravasi T, Suzuki H, Cannistraci CV, Katayama S, Bajic VB, Tan K, Akalin A, Schmeier S, Kanamori-Katayama M, Bertin N, Carninci , Daub et al (2010) An Atlas of Combinatorial Transcriptional Regulation in Mouse and Man. Cell 140: 744-752

Examples

data(HumanTF)
head(HumanTF)
data(HumanTF_entrezgene)
head(HumanTF_entrezgene)

[Package CoRegNet version 1.20.0 Index]