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
            Best Practices for Single-Cell Sequencing Analysis
            by seqadmin



            While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
            Yesterday, 07:15 AM
          • seqadmin
            Latest Developments in Precision Medicine
            by seqadmin



            Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

            Somatic Genomics
            “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
            05-24-2024, 01:16 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 06:58 AM
          0 responses
          6 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 08:18 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 08:04 AM
          0 responses
          14 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-03-2024, 06:55 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Working...
          X