Entering edit mode
                    11.1 years ago
        secretloong
        
    
        ▴
    
    10
    The wig file:
variableStep chrom=chr15 span=1
...
12968274        1
But my chromosome size is chr15   12968165. Wig file is longer than chromosome?
The parameters:
./MACS14 -t ...bed -c ...bed -s 49 -g 1.1e+9 -p 1e-5 --nomodel -w -S --space 1 -m 10,30
Could someone give me a hand?