Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Mark
    Member
    • Nov 2008
    • 54

    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
  • Mark
    Member
    • Nov 2008
    • 54

    #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
      Pathogen Surveillance with Advanced Genomic Tools
      by seqadmin




      The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
      03-24-2025, 11:48 AM
    • seqadmin
      New Genomics Tools and Methods Shared at AGBT 2025
      by seqadmin


      This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

      The Headliner
      The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
      03-03-2025, 01:39 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 10:17 AM
    0 responses
    7 views
    0 reactions
    Last Post seqadmin  
    Started by seqadmin, 03-20-2025, 05:03 AM
    0 responses
    49 views
    0 reactions
    Last Post seqadmin  
    Started by seqadmin, 03-19-2025, 07:27 AM
    0 responses
    59 views
    0 reactions
    Last Post seqadmin  
    Started by seqadmin, 03-18-2025, 12:50 PM
    0 responses
    50 views
    0 reactions
    Last Post seqadmin  
    Working...