ijuric / MAPS

18 stars 11 forks source link

How is this generated? macs2_peaks_final.replicated.narrowPeak #12

Closed YichaoOU closed 4 years ago

YichaoOU commented 5 years ago

For the narrowPeak file, is it just using common MACS2 parameters for TF or histones?

I mean, do I first need to treat the HiChIP data as a paired-end chip-seq data and do peak calling? and then use the narrowpeak file for this hichip pipeline?

Thanks, Yichao

ijuric commented 5 years ago

So, you need to have .narrowpeak file to run MAPS. How you obtain it is a different issue which will depend on many things. We usually run MACS2 on chipseq data to call peaks, but sometimes you might be lucky and work with cell types that someone else used before and there is a good list of 1D peaks in the literature. I hope this helps. Ivan

On Mon, Aug 26, 2019 at 2:11 PM Yichao Li notifications@github.com wrote:

For the narrowPeak file, is it just using common MACS2 parameters for TF or histones?

I mean, do I first need to treat the HiChIP data as a paired-end chip-seq data and do peak calling? and then use the narrowpeak file for this hichip pipeline?

Thanks, Yichao

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ijuric/MAPS/issues/12?email_source=notifications&email_token=ACZ6SZKV6P6F3ERJOX35EY3QGQME7A5CNFSM4IPS3RPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHOEKOA, or mute the thread https://github.com/notifications/unsubscribe-auth/ACZ6SZLXZC6QAKSOLZ4PGC3QGQME7ANCNFSM4IPS3RPA .

YichaoOU commented 5 years ago

Got it. If I understand your paper correctly, mango and hichipper only identify interactions bases on these anchor regions and your program can identify interactions outside the given regions. But still, one of the two interacting regions should be in the anchor list, right?

Thanks, Yichao

armenabnousi commented 5 years ago

yes, that's correct!