Please help me, 'error encountered internal bowtie 2 exception (#1)'
1
0
Entering edit mode
6.4 years ago

Hi, everyone. I have some problem.. :(

/usr/bin/bowtie2-align-s --wrapper basic-0 -x chr8.fa -S bowtie2.sam ExomeSeq_1.fastq.gz ExomeSeq_2.fastq.gz Extra parameter(s) specified: "ExomeSeq_2.fastq.gz" Error: Encountered internal Bowtie 2 exception (#1) Command: /usr/bin/bowtie2-align-s --wrapper basic-0 -x chr8.fa -S bowtie2.sam ExomeSeq_1.fastq.gz ExomeSeq_2.fastq.gz

what's the problem? and what mean 'Encountered internal Bowtie 2 exception (#1)' ??

Thank you for read.

Assembly genome Bowtie2 alignment • 3.9k views
ADD COMMENT
1
Entering edit mode
6.4 years ago

You probably meant bowtie2 -x chr8.fa -S bowtie2.sam -1 ExomeSeq_1.fastq.gz -2 ExomeSeq_2.fastq.gz or something like that. An "internal exception" is an error internal to the program.

ADD COMMENT
0
Entering edit mode

thank you for help me..!!

ADD REPLY

Login before adding your answer.

Traffic: 1536 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