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

Died at ./smartdenovo-master/smartdenovo.pl line 23. #42

Open
baizixiansheng opened this issue Sep 20, 2019 · 6 comments
Open

Died at ./smartdenovo-master/smartdenovo.pl line 23. #42

baizixiansheng opened this issue Sep 20, 2019 · 6 comments

Comments

@baizixiansheng
Copy link

baizixiansheng commented Sep 20, 2019

Hi,
I had downloaded smartdenovo,and running the command:

-bash-4.1$ ./smartdenovo-master/smartdenovo.pl -c 1 ~/scsio/Nanopore/Data/N_all_filt.fq > wtasm.mak
but the error coming:
Died at ./smartdenovo-master/smartdenovo.pl line 23.
I don't know how to deal with it. Could you tell me how to do about it?
Thank you.

@ruanjue
Copy link
Owner

ruanjue commented Sep 20, 2019

Put programs under the same directory with smartdenovo.pl.

@baizixiansheng
Copy link
Author

Thank you very much for your answer. But I've just tried a few minutes ago, and it still make mistakes:
Died at ./smartdenovo-master/smartdenovo.pl line 23.
My command is:
./smartdenovo.pl -p prefix -c 1 N_all_filt.fq > prefix.mak
And the line 23 of smartdenovo.pl is:
$opts{pre} = gwhich("wtpre") || die;

@ruanjue
Copy link
Owner

ruanjue commented Sep 20, 2019

Have you compile smartdenovo?

@baizixiansheng
Copy link
Author

Sorry, I realized that when I compile it, there was a mistake:
wtzmo.c:1738: error: ‘FileReader’ has no member named ‘tabs’
wtzmo.c:1738: error: ‘FileReader’ has no member named ‘tabs’
wtzmo.c:1738: error: ‘FileReader’ has no member named ‘tabs’
wtzmo.c:1766: error: ‘FileReader’ has no member named ‘tabs’
wtzmo.c:1767: error: ‘FileReader’ has no member named ‘tabs’
make: *** [wtzmo] Error 1
And I running the command again:
./smartdenovo.pl -p prefix -c 1 N_all_filt.fq > prefix.mak
The error became:
$opts{zmo} = gwhich("wtzmo") || die;

@ruanjue
Copy link
Owner

ruanjue commented Sep 20, 2019

#17

@baizixiansheng
Copy link
Author

Oh, I get it! Thank you with all my heart!

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