yes, I'd like to use MACS2, but the results is not as better as I expected.
For the code below, I got less than 100 peaks, that I don't know what's wrong with the parameters.
nohup time ~/.local/bin/macs2 callpeak -c SRR1042594.sorted.bam -t SRR1042593.sorted.bam -f BAM -B -g hs -n Xu_MUT_rep1 2>Xu_MUT_rep1.masc2.log &
nohup time ~/.local/bin/macs2 callpeak -c SRR1042596.sorted.bam -t SRR1042595.sorted.bam -f BAM -B -g hs -n Xu_MUT_rep2 2>Xu_MUT_rep2.masc2.log &
nohup time ~/.local/bin/macs2 callpeak -c SRR1042598.sorted.bam -t SRR1042597.sorted.bam -f BAM -B -g hs -n Xu_WT_rep1 2>Xu_WT_rep1.masc2.log &
nohup time ~/.local/bin/macs2 callpeak -c SRR1042600.sorted.bam -t SRR1042599.sorted.bam -f BAM -B -g hs -n Xu_WT_rep2 2>Xu_WT_rep2.masc2.log &
Then I changed the control and treatment becasue I guess they mislabel the data uploaded. But I got nothing !!!!
nohup time ~/.local/bin/macs2 callpeak -t SRR1042594.sorted.bam -c SRR1042593.sorted.bam -f BAM -B -g hs -n Xu_MUT_rep1 2>Xu_MUT_rep1.masc2.log &
nohup time ~/.local/bin/macs2 callpeak -t SRR1042596.sorted.bam -c SRR1042595.sorted.bam -f BAM -B -g hs -n Xu_MUT_rep2 2>Xu_MUT_rep2.masc2.log &
nohup time ~/.local/bin/macs2 callpeak -t SRR1042598.sorted.bam -c SRR1042597.sorted.bam -f BAM -B -g hs -n Xu_WT_rep1 2>Xu_WT_rep1.masc2.log &
nohup time ~/.local/bin/macs2 callpeak -t SRR1042600.sorted.bam -c SRR1042599.sorted.bam -f BAM -B -g hs -n Xu_WT_rep2 2>Xu_WT_rep2.masc2.log &
Wow, that's a huge font. I have no idea what you want to do, but it's still quite impressive.
It might be useful if you could tell us some things like what your experiment entails, how the libraries were created, where your data comes from, and so forth. Please be as complete as possible if you want useful responses. It's certainly possible for random people on the internet to research the sra files in your post, but I think most people are not interested in doing that. So if you want answers, make things as easy as possible for your potential answerers. It looks like you are trying to redo an existing analysis, but unless you state exactly what you are trying to accomplish, it's difficult to give advice.
Oh, sorry about that. In fact, I give the link to NCBI, the guys interested will look through the details at the GEO page.
So I didn't duplicate the description about the experiment.
It's just a CHIP-seq data analysis question .
BAF155, as a important TF, which can be methylated by CRAM1 gene.
So, they do 2 type of CHIP-seq experiments
One to check where the BAF155 will impact the genome .
The other will check how will the function of BAF155 change if BAF155 can't be methylated for mutation .