This is a test version of Biostars. For the public version, visit https://www.biostars.org.
MACS2 Output for GREAT

Hi

I have run the current version of MACS2.1.0 and got these outout 1. treat pile up:bigWig, 2.control Lambda: bedgraph and an 3. peaks:interval file, 4. summits.bed, 5. peaks:narrowPeak and 6. html report.

I will like to find the genes associated with these peaks, but GREAT Stanford only accepts .bed formats my question is which output do i use to find these genes ?

chip-seq macs2 great

1 answer

The easiest way is just to pull the data from the narrowPeak files, specifically the peak locations and then add the info required by GREAT, making a new TAB delimited txt file that you can then input into GREAT.

Am using galaxy is there a way to do this?

Log in to answer this question.