Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ksw9
    Member
    • May 2013
    • 32

    bowtie2: aligning multiple input files

    Hi all,

    I am new to using Bowtie2 and am having trouble aligning multiple input files. I have 24 sets of input sequence reads for each pair (24 files for mate 1 and 24 files for mate 2) which I hope to align to a reference genome.

    bowtie2 -x index -1 file1_*.fastq -2 file2_*.fastq -S output.sam


    I keep getting error messages: Warning: Output file was specified without -S. This will not work in future Bowtie 2 versions. Please use -S instead.
    Extra parameter(s) specified...
    Note that if <mates> files are specified using -1/-2, a <singles> file cannot
    also be specified. Please run bowtie separately for mates and singles.

    I think there is some issue in specifying multiple input files for each mate pair using the * to denote all the files which correspond to reads for each matepair. Is there something obvious I can change?

    Thank you!
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Yes, the manual states that you must separate multiple files by a comma, which you're not doing. Have a look at this comment. It relates to STAR, but the principle is the same.

    Comment

    • ksw9
      Member
      • May 2013
      • 32

      #3
      Okay that makes sense, thanks for your help!

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      29 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      39 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      61 views
      0 reactions
      Last Post SEQadmin2  
      Working...