ARNT.peaks.bed {TFEA.ChIP} | R Documentation |
Used to run examples. Data frame containing peak information from the ChIP-Seq GSM2390643. Fields in the data frame:
Name: Name of the file.
chr: Chromosome, factor
start: Start coordinate for each peak
end: End coordinate for each peak
X.10.log.pvalue.: log10(p-Value) for each peak.
data("ARNT.peaks.bed")
a data frame of 2140 rows and 4 variables.