Description Usage Format Source See Also Examples
This data set contains parts of ChIP-seq data of transcription factor PHA-4/FOXA in C.elegans. Only ChIP data in chromosome I with position < 0.9M bp are included.
1 | data("PHA4")
|
List of 4 elements: "emb_rep1", "emb_rep2", "L1_rep1" and "L1_rep2". Each element is a data.frame with fields: chr, strand and pos.
Zhong et al. (2010), Genome-wide identification of binding sites defines distinct functions for Caenorhabditis elegans PHA-4/FOXA in development and environmental response, PLoS Genetics, 6, e1000848.
1 2 3 | data(PHA4)
names(chip.data.list)
head(chip.data.list[["emb_rep1"]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.