Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Dario1984
    Senior Member
    • Jun 2011
    • 166

    Trimmomatic Keeps All Reads But Outputs An Empty File

    Code:
    TrimmomaticPE: Started with arguments: -threads 32 7975_UNSW_D1YM6ACXX_NoIndex_L002_R1_001.fastq.gz 7975_UNSW_D1YM6ACXX_NoIndex_L002_R2_001.fastq.gz -baseout L002Trimmed LEADING:20 TRAILING:20 MINLEN:75
    Quality encoding detected as phred33
    Input Read Pairs: 256616906 Both Surviving: 256616906 (100.00%) Forward Only Surviving: 0 (0.00%) Reverse Only Surviving: 0 (0.00%) Dropped: 0 (0.00%)
    TrimmomaticPE: Completed successfully
    But when I check the output, I see an empty file.

    Code:
    -rw-r----- 1 dario   biostat            0 Sep 12 11:27 L002Trimmed
    I use version 0.32. Is it a bug ?
  • tonybolger
    Senior Member
    • Feb 2010
    • 156

    #2
    Originally posted by Dario1984 View Post
    I use version 0.32. Is it a bug ?
    Yes, there is a bug with parsing the parameters which only allows certain orders - all the 'option' parameters (i.e those with the minus) must currently come before non-option parameters (explicit file names or trimming steps).

    Thus if you use -basein or -baseout, you need to put these options _before_ the explicit file names - even if this means putting the templated output files (via -baseout) before the explicit input files.

    Comment

    Latest Articles

    Collapse

    • SEQadmin2
      Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by SEQadmin2


      I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


      Here are nine questions we think about, in roughly the order they matter, before...
      06-18-2026, 07:11 AM
    • SEQadmin2
      From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
      by SEQadmin2


      Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


      The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
      ...
      06-02-2026, 10:05 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-17-2026, 06:09 AM
    0 responses
    30 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    96 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    116 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    109 views
    0 reactions
    Last Post SEQadmin2  
    Working...