Hi all,
I am analyzing a ChIP-Seq output file with TF enrichment peaks from the published dataset. It looks like the data are in the MACS output format. The files are named "NAME_peaks.bed" and the content looks like this:
chr1 2011287 2011686 . 34 +
I guess the columns, left to right, are the chromosome name, peak start, peak end, the last one is the strand, but I don't know what is in between. Do you have any ideas what is in the 4th-5th columns? Also, do you have any ideas why the distance between the start and end is so large, and how one would extract the transcription factor binding site location from this broad peak?
Thanks!
I am analyzing a ChIP-Seq output file with TF enrichment peaks from the published dataset. It looks like the data are in the MACS output format. The files are named "NAME_peaks.bed" and the content looks like this:
chr1 2011287 2011686 . 34 +
I guess the columns, left to right, are the chromosome name, peak start, peak end, the last one is the strand, but I don't know what is in between. Do you have any ideas what is in the 4th-5th columns? Also, do you have any ideas why the distance between the start and end is so large, and how one would extract the transcription factor binding site location from this broad peak?
Thanks!
Comment