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

exit unexpectly #14

Open
shenwei356 opened this issue Sep 19, 2015 · 1 comment
Open

exit unexpectly #14

shenwei356 opened this issue Sep 19, 2015 · 1 comment

Comments

@shenwei356
Copy link

Hi, @baoe , I'm trying to assemble a bacteria genome of about 6.5M. Contigs was assembled by SPAdes. bowtie2 (v2.2.6) and blat (v. 35) were installed and added to $PATH.

AlignGraph exited with message below,

(0) Alignment finished

CHROMOSOME 0: 
(1) Chromosome loaded
(2) Contig alignment loaded

No wrong code appeared.

And adding option --resume seems not work, and no useful help message is given.

Besides, an option of --temp-dir could be useful when submitting multiple jobs to clusters from same work directory.

@baoe
Copy link
Owner

baoe commented Sep 21, 2015

Hi, Wei Shen,

To resume the job, the command line is "./AlignGraph --resume" without anything else. Maybe you could try it again in this way?

Best,
Bao


From: Wei Shen [notifications@github.com]
Sent: Saturday, September 19, 2015 2:17 AM
To: baoe/AlignGraph
Cc: Bao
Subject: [AlignGraph] exit unexpectly (#14)

Hi, @baoehttps://github.com/baoe , I'm trying to assemble a bacteria genome of about 6.5M. Contigs was assembled by SPAdes. bowtie2 (v2.2.6) and blat (v. 35) were installed and added to $PATH.

AlignGraph exited with message below,

(0) Alignment finished

CHROMOSOME 0:
(1) Chromosome loaded
(2) Contig alignment loaded

No wrong code appeared.

And adding option --resume seems not work, and no useful help message is given.

Besides, an option of --temp-dir could be useful when submitting multiple jobs to clusters from same work directory.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14.

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

2 participants