Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • AvinashP
    Junior Member
    • Jun 2010
    • 7

    Input to BWA from multiple Lanes

    hi,

    I have paired end data from multiple lanes (illumina pipleine) in qseq format.
    i convert all the qseq files to fastq lane wise.
    Combine the first sequences in one file and the next sequences in the other file of a particular lane.
    Then follow the BWA pipeline i.e.
    index the reference, find the suffix array coordinates ('aln') and then use the 'sampe' command to get the sam files.

    But since i have data from multiple lanes, so should i just combine the sam files ?
    or Follow a different workflow for creation of input files(fastq) for BWA ?

    Please provide some suggestions

    Thanks.
  • drio
    Senior Member
    • Oct 2008
    • 323

    #2
    I assume the data from different lines belongs to the same sample. If so, yes, you can merge the BAM files per each line (picard tools) and align with BWA.
    -drd

    Comment

    • swbarnes2
      Senior Member
      • May 2008
      • 910

      #3
      You can use Unix cat to combine files. At the command line, enter "cat file 1.fq file2.fq > combined_file.fq

      Comment

      Latest Articles

      Collapse

      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 11:05 AM
      0 responses
      6 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      27 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-30-2026, 05:37 AM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-26-2026, 11:10 AM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Working...