Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Bowtie2 input read error

    Hi All

    Bowtie2 is not able to recognize my paired end data input. Seems to be a command line related error but I checked the fastqs anyway and both appear to be fine and properly paired. Note the rendering of the command line in the error. Any idea whats wrong?

    Thanks

    Mark

    Code:
    $  /usr/local/thirdparty/bowtie2/bowtie2-2.1.0/bowtie2 --no-mixed --no-discordant --no-dovetail --no-contain --sensitive-local -I 151 -X 700 -x dataset_18153.dat  -1 A9_S1_L001_R1_001_val_1.10000.10000.fq -2 A9_S1_L001_R2_001_val_2.10000.10000.fq -S -1509026240-bowtie2.sam
    
    Error: 0 mate files/sequences were specified with -1, but 1
    mate files/sequences were specified with -2.  The same number of mate files/
    sequences must be specified with -1 and -2.
    Error: Encountered internal Bowtie 2 exception (#1)
    Command: /usr/local/thirdparty/bowtie2/bowtie2-2.1.0/bowtie2-align --wrapper basic-0 --no-mixed --no-discordant --no-dovetail --no-contain --sensitive-local -I 151 -X 700 -x dataset_18153.dat -S -1 -2 A9_S1_L001_R2_001_val_2.10000.10000.fq A9_S1_L001_R1_001_val_1.10000.10000.fq,509026240-bowtie2.sam
    bowtie2-align exited with value 1

  • #2
    Nevermind, I spotted it. This command-line, which was generated programmatically, contains the following erroneous argument.

    -S -1509026240-bowtie2.sam

    The hypen in "-1509026240-bowtie2.sam" is the culprit.

    Thanks anyway

    Mark

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Investigating the Gut Microbiome Through Diet and Spatial Biology
      by seqadmin




      The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
      02-24-2025, 06:31 AM
    • seqadmin
      Quality Control Essentials for Next-Generation Sequencing Workflows
      by seqadmin




      Like all molecular biology applications, next-generation sequencing (NGS) workflows require diligent quality control (QC) measures to ensure accurate and reproducible results. Proper QC begins at nucleic acid extraction and continues all the way through to data analysis. This article outlines the key QC steps in an NGS workflow, along with the commonly used tools and techniques.

      Nucleic Acid Quality Control
      Preparing for NGS starts with isolating the...
      02-10-2025, 01:58 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 03-03-2025, 01:15 PM
    0 responses
    28 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 02-28-2025, 12:58 PM
    0 responses
    124 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 02-24-2025, 02:48 PM
    0 responses
    485 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 02-21-2025, 02:46 PM
    0 responses
    241 views
    0 likes
    Last Post seqadmin  
    Working...
    X