Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Trimmomatic: Quality Trimming read loss -

    Hello community,

    I plan to do a reference assisted genome assembly for a yeast genome.
    I have some questions regarding the trimming prior the assembly:

    # Setup:
    Illumnia MiSeq / Paired end sequencing / coverage around 80x

    # Case:
    Intended pipeline:
    raw reads --> trimming --> Spades or Velvet --> Contiguator

    I ran FastQC on the raw reads (see attached files, forward reads shown):
    FastQC does not detect adapters.
    Since the quality drops in the end of the reads, so I decided to use trimmomatic for quality trimming.

    I needed to apply a strict quality cutoff in order to obtain better FastQC results (see attachements). I used following parameters in trimmomatic:
    Code:
    SLIDINGWINDOW:4:30 HEADCROP:11 MINLEN:40
    However, I recognized a huge loss of reads after the trimming :

    Raw reads: 9322401
    trimmed reads: 7320129
    -> loss of 21 %

    # Questions:
    1. Since FastQC did not detect illumina adapters in the raw reads, would you still run a adapter removing step (eg AdapterRemoval or trimmomatic [ILLUMINACLIP])?

    2. What would you suggest regarding the quality trimming? Some people suggest not to run any trimming at all. Should I go down with the cutoff values in order to keep more reads?

    Thank you and best regards
    Attached Files

  • #2
    I calculated the Coverage:

    After trimming
    Coverage = (7320129 reads * 130 mean reads)/ 20.500000 bp = 46,8x

    So I suppose that is still fine even after trimming

    Comment


    • #3
      It would be wise to scan (and trim as needed) the data for presence of extraneous sequences. Since you are going to de novo assembly, you don't want any other sequence that does not belong to your genome in there.

      You could trim at Q20 to begin with and see what you get. If you feel you have plenty of coverage (which you seem to think) then you could go with the ultra-stringent Q30 trim.

      Comment


      • #4
        Having a look on your FastQC figures I recognised, that even before your trimming approach you have a huge number of short reads around 90bp (I guess the first figure shows the data before trimming and the second one afterwards!?)! Are you sure that your data is rawdata? Regarding the adapters you should also check if your adapter is present in the FastQC "adapter_list.txt" file. If this is not the case, you can provide a custom file via --adapters option. Looking at the kmers is also a good indicator of possible artificial sequence contamination!

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Advancing Precision Medicine for Rare Diseases in Children
          by seqadmin




          Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
          12-16-2024, 07:57 AM
        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin



          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has seen remarkable advancements,...
          12-02-2024, 01:49 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-17-2024, 10:28 AM
        0 responses
        33 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-13-2024, 08:24 AM
        0 responses
        49 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-12-2024, 07:41 AM
        0 responses
        34 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-11-2024, 07:45 AM
        0 responses
        46 views
        0 likes
        Last Post seqadmin  
        Working...
        X