Aligning multiple Fastq files using Bowtie2
1
0
Entering edit mode
4.5 years ago
deepak18 ▴ 10

I want to align multiple paired end Fastq files belonging to different samples (RNA-seq reads) using Bowtie2. Bowtie allows alignment for multiple Fastq files at once but produces only one output SAM file specified by -S flag. I wanted to know whether this output file would be useful for downstream applications. Thanks.

RNA-Seq Bowtie2 Alignment fastq • 2.1k views
ADD COMMENT
0
Entering edit mode

Also if it is possible then how can I get multiple SAM output files each corresponding to one sample.

ADD REPLY
0
Entering edit mode
4.5 years ago

As far as I know, no, it's not possible to have multiple samples/fastq files result in multiple sam/bam files (or add different read groups). Why would you want to do this?

Just run bowtie separately for each sample. Don't make this more complicated than necessary.

ADD COMMENT
0
Entering edit mode

Thank you for your valuable reply.

ADD REPLY

Login before adding your answer.

Traffic: 2518 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6