README 945 B

1234567891011121314151617
  1. MACS: Model-based Analysis of ChIP-Seq
  2. Next generation parallel sequencing technologies made chromatin
  3. immunoprecipitation followed by sequencing (ChIP-Seq) a popular
  4. strategy to study genome-wide protein-DNA interactions, while creating
  5. challenges for analysis algorithms. We present Model-based Analysis of
  6. ChIP-Seq (MACS) on short reads sequencers such as Genome Analyzer
  7. (Illumina / Solexa). MACS empirically models the length of the
  8. sequenced ChIP fragments, which tends to be shorter than sonication or
  9. library construction size estimates, and uses it to improve the
  10. spatial resolution of predicted binding sites. MACS also uses a
  11. dynamic Poisson distribution to effectively capture local biases in
  12. the genome sequence, allowing for more sensitive and robust
  13. prediction. MACS compares favorably to existing ChIP-Seq peak-finding
  14. algorithms, is publicly available open source, and can be used for
  15. ChIP-Seq with or without control samples.