Hello,
I am very new with DiffBind, so pardon me if it is a silly question.
I am trying to compare our ChIP-seq data with a published data set (GEO GSE322222) and they only provided BED files. I am wondering if it is possible to use DiffBind when we don't have access to BAM files (read and control).
Thanks,
Hosna
Hi Rory,
Thank you very much for the quick response!
Just to clarify: I am assuming now that files such as GSM798383_SLX-1201.250.s_4_SLX-1202.250.s_1_peaks.txt.gz are deferentially bound sites and GSM798383_SLX-1201.250.s_4_SLX-1202.250.s_1_sw.peaks.txt.gz as raw reads.
If this is the case, don't I need to have access to the control data to be able to use DiffBind with my data?
Thank you very much for your help,
Hosna
No,
GSM798383_SLX-1201.250.s_4_SLX-1202.250.s_1_peaks.txt.gz
contains MACS peaks for this sample, andGSM798383_SLX-1201.250.s_4_SLX-1202.250.s_1_sw.peaks.txt.gz
contains peaks from a different peak caller (SWEMBL). No differential peaks are included.To use
DiffBind
on this dataset, you would want to download and extract the raw reads from the "SRA Experiment". You'd need to re-align the data and re-call peaks (as the included peaks are for an older version of the reference genome). There are "SRA Experiment" links for all the Input controls as well included among the 62 total samples.-Rory