Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • BatSeqs
    Junior Member
    • Sep 2014
    • 1

    ChIP-seq library pre-processing

    Hello everyone,

    I am really hoping to find some ChIP-seq seasoned analysers around

    I have several questions but the first one is about the pre-processing of reads, before mapping to a reference genome.

    I have publicly available data from modENCODE, against all the "standards" in the ENCODE and derived projects, there is only one replicate of the experiment, and the input library seems to be shared between all the ChIP experiments performed by that lab in that Drosophila strain/developmental time. Anyway, I thought it would be a nice (no merging the replicates issues) data set to practice the analysis of ChIP-seq Peaks.

    My main concern is related to the artefacts one may introduce when filtering or processing for quality. I will explain my particular situation with the following points. After you perform a Quality Check (i.e. typically with FastQC) and discover that:

    a) the quality of your reads decreases at the end with each cycle

    In my case the Input library has an awful per base sequence quality but the ChIP library doesn't



    This means that I should trim my reads in the Input library but not the reads in the ChIP library (right?). What I would do is trim the reads to maintain a Phred Score greater than some value for each base call, and then, filter out reads that are shorter than say, 18 bp.

    b) Overrepresented sequences are an issue in the library
    Which by the way, brings me to a question: wth happens when the overrepresented sequences have no hit (meaning, they aren't adaptors, right?), are these the result of a very exaggerated amplification?
    Anyway, one is supposed to filter those out too, right?

    As I see it, modifying the libraries because of the previously mentioned reasons leads to:
    *Modifying reads
    *Filtering out reads

    In the first case, as long as they are mappable is OK, but in the second case, how can we possibly remove reads when the ChIP-seq methodology is based on the accountability of sequences (reads). I can think for example that if one eliminates reads from the Input library, when the time comes to compare the enrichment over the input, artificial enrichments will be found because the reads that are supposed to be there and indicate "this is NOT a peak" are not there anymore.... or the other way around, one could think there is definitely a depletion of protein binding in a place where reads from the ChIP library are filtered out, but not from the input.

    HOW CAN WE POSSIBLY TREAT EACH ChIP-seq LIBRARY INDEPENDENTLY?

    Thanks!
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    Illumina reads always decrease in quality after each cycle. You should trim the adapters prior to mapping, using a trimming tool such as BBDuk. It's also possible that your unwanted peaks are caused by known artifacts, in which case it would be helpful for you to describe their sequence in this thread.

    Comment

    • idonaldson
      Member
      • Oct 2009
      • 37

      #3
      I recommend using trimmomatic filtering for adaptor sequences and trim by quality. HiSeq and MiSeq use TruSeq3 files, whereas the older sequences use TruSeq2 files; check the manual. The adapter files are also dependent on whether the sequencing was single-ended or paired. I would use the sliding window trimmer with a Q20 cut off; the window size params seem to work fine for me. I would also remove reads less than 25bp. You can always run fastqc again before and after mapping to see the quality of unmapped and mapped reads. Apart from that the success of the peak calling will depend on the coverage (number of reads). also try MACS2.1.0 for peak calling.

      I hope this helps.

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by SEQadmin2


        I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


        Here are nine questions we think about, in roughly the order they matter, before...
        06-18-2026, 07:11 AM
      • SEQadmin2
        From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
        by SEQadmin2


        Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


        The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
        ...
        06-02-2026, 10:05 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 06-17-2026, 06:09 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      42 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      49 views
      0 reactions
      Last Post SEQadmin2  
      Working...