Hi all,
I have done several ChIP analysis using MACS14 and found that the wig file generated from MACS14 is not consistent with the original BAM files (the base coverage).
At some position, the coverage from BAM files is higher while at other position, the coverage from WIG files is higher.
The difference is not small. Sometimes it even goes to two or three fold.
I am wondering how MACS generate the wig files. Thanks!
Feng Wang
Two differences between MACS wiggle and base coverage from BAM:
1. MACS extends all reads to a fixed length towards their 3' direction, that will make MACS wig higher than base coverage from BAM at some positions;
2. MACS will filter out duplicate reads at exactly the same position. Check --keep-dup option. This will make MACS wig lower than base coverage from BAM at some positions;
HTH,
Tao Liu
Research Fellow
Dept of Biostats and Comp Bio, DFCI / HSPH
450 Brookline Ave., Boston, MA 02215
> --
> You received this message because you are subscribed to the Google Groups "MACS announcement" group.
> To post to this group, send email to macs-ann...@googlegroups.com.
> To unsubscribe from this group, send email to macs-announcem...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/macs-announcement?hl=en.
Thank you very much!
Feng
| # tag size is determined as 76 bps |
| # total tags in treatment: 6036137 |
| # tags after filtering in treatment: 6035856 |
| # maximum duplicate tags at the same position in treatment = 1 |
| # Redundant rate in treatment: 0.00 |
| # total tags in control: 19622342 |
| # tags after filtering in control: 19622335 |
| # maximum duplicate tags at the same position in control = 2 |
| # Redundant rate in control: 0.00 |
| # d = 200 |
--
You received this message because you are subscribed to the Google Groups "MACS announcement" group.
To view this discussion on the web visit https://groups.google.com/d/msg/macs-announcement/-/5oAws6EHkHEJ.
To post to this group, send email to macs-ann...@googlegroups.com.
To unsubscribe from this group, send email to macs-announcem...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/macs-announcement?hl=en.
Hey Tao,
--
You received this message because you are subscribed to the Google Groups "MACS announcement" group.
To post to this group, send email to macs-ann...@googlegroups.com.
To unsubscribe from this group, send email to macs-announcement+unsub...@googlegroups.com.