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
            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 on Modified Bases...
            Yesterday, 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, 04-11-2024, 12:08 PM
          0 responses
          39 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          35 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          55 views
          0 likes
          Last Post seqadmin  
          Working...
          X