Entering edit mode
3.2 years ago
cthangav
▴
110
Hello, I am working with GEO datasets that supply both bigwig(bw) and bed files for each ATAC sample. I need the read counts/pile up value for downstream analysis, but the 6+4 narrow peak file format from MACS2 does not include the read counts. Is it possible to get read counts from bigwig files? Or is the only way to get the counts to go the the raw data, realign, de-blacklist, and run MACS2 again?