input.data.list {DBChIP} | R Documentation |
This data set contains parts of ChIP-seq data of transcription factor PHA-4/FOXA in C.elegans. Only control data in chromosome I with position < 0.9M bp are included.
data("PHA4")
List of 2 elements: "emb" and "L1". 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.
data(PHA4) names(input.data.list) head(input.data.list[["emb"]])