Hello!
I try to call peaks from a bigger data set (~6 million reads) with erange.
Running it with the default parameters works but only results into ~7000 peaks. With my factor I expect around 20000 binding sites and I try to get 40000 to analyze in a less restrictive way.
However I fail generating that many peaks with erange. Either I get not enough peaks or the server gets frozen! The latter happened with the following command:
python ERANGE3.2/commoncode/findall.py er chip.rds ErangePeaks_min1_minPeak0.000001_spacing200_fold 1_shift -control mock.rds ‐minimum 1 -ratio 2 ‐minPeak 0.000001 ‐revbackground -shift 80 -spacing 200
I set -minPeak very low to get a lot of peaks...
Can anyone help???
I try to call peaks from a bigger data set (~6 million reads) with erange.
Running it with the default parameters works but only results into ~7000 peaks. With my factor I expect around 20000 binding sites and I try to get 40000 to analyze in a less restrictive way.
However I fail generating that many peaks with erange. Either I get not enough peaks or the server gets frozen! The latter happened with the following command:
python ERANGE3.2/commoncode/findall.py er chip.rds ErangePeaks_min1_minPeak0.000001_spacing200_fold 1_shift -control mock.rds ‐minimum 1 -ratio 2 ‐minPeak 0.000001 ‐revbackground -shift 80 -spacing 200
I set -minPeak very low to get a lot of peaks...
Can anyone help???
Comment