Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOWTIE2 CALL FAILED #30

Open
jimmyjiming opened this issue Jul 25, 2017 · 2 comments
Open

BOWTIE2 CALL FAILED #30

jimmyjiming opened this issue Jul 25, 2017 · 2 comments

Comments

@jimmyjiming
Copy link

Hello,
When I run AlignGraph, I faced a problem that bowtie2 call failed. I have tried several methods, but can not solve it. Here are my scrips:
PATH: /opt/smrtlink/smrtcmds/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:$/home/Henry/bin/AlignGraph-master/AlignGraph:/home/Henry/bin/MUMmer3.23/scripts:/home/Henry/bin/MUMmer3.23/src/tigr:/home/Henry/bin/MUMmer3.23:/home/Henry/bin/AlignGraph-master/AlignGraph/bowtie2-2.2.3:$/home/Henry/bin/AlignGraph-master/bowtie2-2.2.3

AlignGraph --read1 S_trim30_pe1.fasta --read2 S_trim30_pe2.fasta --contig contigs.fasta --genome Ca_Brocadia_sp_40.fasta --distanceLow 550 --distanceHigh 1550 --fastMap --extendedContig S_extendedContigs.fa --remainingContig S_remainingContigs.fa
AlignGraph: algorithm for secondary de novo genome assembly guided by closely related references
By Ergude Bao, CS Department, UC-Riverside. All Rights Reserved

BOWTIE2 CALL FAILED!

I have no idea why bowtie2 call failed. I was wonder what is the reason? Thanks very much.

@wiedenhoeft
Copy link

I have the same issue using Bowtie2 v2.3.2-legacy :-(

@baoe
Copy link
Owner

baoe commented Feb 23, 2018

Hi,

You should use "export" in your script to add Bowtie2 "executable" in your PATH.

Bao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants