Description Usage Format Source References Examples
Data frame containing the list of peaks detected by WaveSeqR in a published GABP ChIP-Seq data set. The data corresponds to the genomic region chr22:15000000-30000000 of the hg18 version of the human genome. Mother function was 'morlet' and gap size was 0.
1 |
A data frame with 1590 observations on the following 8 variables.
chrChromosome name
startStart position
endEnd position
chip_readsNumber of ChIP reads
control_readsNumber of control reads
fold_changeFold-change ChIP vs control
p.valueP-value
adj.p.valueAdjusted p-value
http://mendel.stanford.edu/sidowlab/downloads/quest/
Valouev, A. et al (2008) Genome-wide analysis of transcription factor binding sites based on ChIP-Seq data.. Nat Methods. 2008 Sep;5(9):829-34.
1 2 | data(gabp_peaks)
## maybe str(gabp_peaks) ; plot(gabp_peaks) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.