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
              Advanced Tools Transforming the Field of Cytogenomics
              by seqadmin


              At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...
              09-26-2023, 06:26 AM
            • seqadmin
              How RNA-Seq is Transforming Cancer Studies
              by seqadmin



              Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
              09-07-2023, 11:15 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 07:14 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-29-2023, 09:38 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-27-2023, 06:57 AM
            0 responses
            14 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-26-2023, 07:53 AM
            0 responses
            31 views
            0 likes
            Last Post seqadmin  
            Working...
            X