Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • kmer not removed by Trimmomatic

    I performed FastQC on paired end data and performed Trimmomatic trimming of TruSeq3-Pe-2.fa

    After trimming, I see that the files fail for the kmer AGATCGG. 0 over-represented sequences were found.

    However this kmer is already present in my Trimmomatic adapter!

    >PE1_rc
    AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGTA

    What should I do? Since I want to perform assembly next I am worried that further tools like BBDuk given in other threads wil reduce some DNA quality.
    Attached Files

  • #2
    What parameters have you been using with ILLUMINACLIP?

    The reason trimmomatic doesn't remove it is that even a perfect match for a 7-mer will score too low to be recognised as an adapter seq that should be trimmed.

    Also, according to the Trimmomatic manual, the format for the ILLUMINACLIP command is

    ILLUMINACLIP:<fastaWithAdaptersEtc>:<seed mismatches>:<palindrome clipthreshold>:<simple clip threshold><minAdapterLength>:<keepBothReads>

    with the default value of minAdapterLength being 8.

    Try setting a smaller value for minAdapterLength.

    Comment


    • #3
      ILLUMINACLIP:TruSeq3-PE-2.fa:2:30:10 LEADING:3 TRAILING:3 SLIDINGWINDOW:4:15 MINLEN:40

      is what I used

      Comment


      • #4
        Originally posted by Niranjanks View Post
        What should I do? Since I want to perform assembly next I am worried that further tools like BBDuk given in other threads wil reduce some DNA quality.
        That is not true. Any/all these programs are going to trim data based on parameters you use so on their own they will not reduce quality. In any case you want to eliminate extraneous sequence from your dataset if you want to assemble the data.

        Comment


        • #5
          Thank you for your replies. I will try it out.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 12:17 PM
          0 responses
          10 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 10:49 AM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-25-2024, 11:49 AM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-24-2024, 08:47 AM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Working...
          X