StemCell: Stem cell data

Description Usage Format Source Examples

Description

Data on the genes which bind to each of three transcription factors (and a fourth which may also be a transcription factor)

Usage

1

Format

A named list with four elements named OCT4, SOX2, NANOG and E2F4. Each element is a character vector containing the names of 600-1700 associated genes.

Source

Taken from supplementary information in Boyer et al, "Core transcriptional regulatory circuitry in human embryonic stem cells", Cell, 2005, 122:947–956, 10.1016/j.cell.2005.08.020,http://www.ncbi.nlm.nih.gov/pubmed/16153702.

Examples

1
2
3
library(Vennerable)
data(StemCell)
plot(Venn(Sets=StemCell),type="squares",doWeights=FALSE)

js229/Vennerable documentation built on May 20, 2019, 2:07 a.m.