sysGTRDgenes: sysGTRDgenes.

Description Usage Arguments Value Details Author(s) See Also Examples

Description

sysGTRDgenes Fetch GTRD data for the specified genes.

Usage

1
sysGTRDgenes(GeneSym)

Arguments

GeneSym

(character) A vector of length > 0L of HGNC symbols.

Value

(list) A list of HGNC-symbol-named character vectors of the transcription factors that bind each gene.

Details

This is a helper function. The fetched dataset was composed from the GTRDgeneTFs dataset which lists which TFs bind the upstream regulatory regions of each specified gene, as observed by ChIP-seq experiments. For more details about the function that fetches the GRTDgeneTFs database, see fetchData.

Author(s)

Sapir Labes (aut)

See Also

fetchData Fetches the requested dataset.

Examples

1
2
3
4
5
## Not run: 
# Fetching the vector of the transcription factors that bind the gene BCL3.
# sysGTRDgenes(GeneSym = c("BCL3"))

## End(Not run)

hyginn/BCB420.2019.ESA documentation built on May 29, 2019, 1:23 p.m.