Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Strange kmer patterns in FastQC results

    Hi,
    I need help in interpreting the fastQC results I have on my sample from paired-end ChIP-seq (151bp long from miseq)

    After removing adapter sequences using trim-galore, I am still seeing strange kmer patterns at the 3' end of reverse reads. Does anyone know where these might have originated from, or is it possibly some parameters I've not used in trim-galore?

    trim_galore --fastqc -a *adapter_sequence* --paired read_1.fastq read_2.fastq

    Thanks.
    Attached Files

  • #2
    Does it actually warn you that those abundancies are something to worry about? The plot is just just show the relative frequency to the most abundant kmer, so if that most abundant kmer is very low, it shouldn’t be an issue.

    Anyway, for chip-seq, I wouldn’t worry about this anyway, so long as your mappable fraction of the reads is within norms.

    Comment


    • #3
      Thanks,

      Actually, it did warn me of Obs/Exp Max being 58 for some. I was thinking of trimming the ends, perhaps at 121bp, but the results for forward strands seems fine. I may just go ahead with the alignment and see the mapping.

      Comment


      • #4
        Are you sure you are not just reading into the adaptor on the other end of the fragment?

        Comment


        • #5
          It seems that the adapter sequences had not been trimmed for some paired-end reads.

          Possible causes:
          1. Adapter sequences (one for read1 and the other for read2) were not specified properly;
          2. The sequencing error rate is significantly higher than expected (e=0.1 by default), especially in the 3' end regions of the reads.

          Suggestions:
          1. Double check whether the adapter sequences were specified correctly;
          2. Use a higher expected error rate (e.g. -e 0.25).

          BTW: I also suggest you try skewer for this task since it's dedicated to trimming adapters in paired-end reads.

          Originally posted by wonaya View Post
          Hi,
          I need help in interpreting the fastQC results I have on my sample from paired-end ChIP-seq (151bp long from miseq)

          After removing adapter sequences using trim-galore, I am still seeing strange kmer patterns at the 3' end of reverse reads. Does anyone know where these might have originated from, or is it possibly some parameters I've not used in trim-galore?

          trim_galore --fastqc -a *adapter_sequence* --paired read_1.fastq read_2.fastq

          Thanks.

          Comment


          • #6
            Maybe also try running "fastqc -k 10 ..." to increase the kmer-size fastqc is looking for. That way, you get a better picture of what sequence is at the end of your reads. You most probably have to increase the java heap space for fastqc by editing the file fastqc and setting the number after -Xmx to a higher value.

            chris

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            24 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            25 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            52 views
            0 likes
            Last Post seqadmin  
            Working...
            X