getTF {ELMER}R Documentation

Get human TF list from the UNiprot database

Description

This function gets the last version of human TF list from the UNiprot database

Usage

getTF(genome.build = "hg38")

Arguments

genome.build

Genome reference version "hg38" or "hg19"

Value

A data frame with the ensemble gene id and entrezgene and gene symbol.


[Package ELMER version 2.2.7 Index]