Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Question about trimmomatic

    Hi,

    I'm a first time user to trimmomatic and I have paired-end RNA seq data. My question why do I get paired and unpaired output for each read at the output?

    java -classpath <path to trimmomatic jar> org.usadellab.trimmomatic.TrimmomaticPE [-threads <threads>] [-phred33 | -phred64] [-trimlog <logFile>] <input 1> <input 2> <paired output 1> <unpaired output 1> <paired output 2> <unpaired output 2> <step 1>

    I have used CLC genomics for trimming and using that I'll get two output files namely read1_trimmed.fastq and read2_trimmed.fastq. Why do I get 4 output files in trimmmomatic?

  • #2
    I got the answer from Federico.

    the answer is: because Trimmomatic doesn't discard unpaired reads, as CLC does.
    Trimmomatic trims both reads in a pair. If one of the reads is of high quality, and the second one is of low quality, only the first is kept. This may happen in cases when the two sequencing cycle groups have generally different noise levels (recently, it happened in our institute that the laser died during the second cycle, and trimming removed most of the _2 reads, allowing us to keep the _1).

    Most of the other non-CLC trimming tools do the same as Trimmomatic. If you really don't want them, you can ignore _U1 and _U2. Trimmomatic just give you an extra chance to use your unpaired sequences.

    Federico

    Comment


    • #3
      For assembly which reads should be used? paired one or unpaired...

      Comment


      • #4
        Originally posted by Rahul shelke View Post
        For assembly which reads should be used? paired one or unpaired...
        You can use both. Depends on the assembler.

        Comment


        • #5
          Hi everybody,

          Just joined the forum, hope you're still following the thread.

          To keep on the subject, is it possible to assemble both datasets (paired+unpaired) in order to perform an assembly (Trinity) and not lose precious data.

          Thanks

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