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
      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...
      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
    58 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    54 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    45 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