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
            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
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          50 views
          0 likes
          Last Post seqadmin  
          Working...
          X