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

nextgraph_options caused error #143

Open
DaiWeiKIB opened this issue Mar 23, 2022 · 0 comments
Open

nextgraph_options caused error #143

DaiWeiKIB opened this issue Mar 23, 2022 · 0 comments

Comments

@DaiWeiKIB
Copy link

Thank you Dr.Hu for your reply.

I‘m afraid my problem about nextgraph_options still remain

When nextgraph_options = -a 3 , it shows like

Traceback (most recent call last):
File "/home/daiwei/NextDenovo/nextDenovo", line 850, in
main(args)
File "/home/daiwei/NextDenovo/nextDenovo", line 821, in main
asm, stat = gather_ctg_cns_output(cfg, task.jobs, seq_info)
File "/home/daiwei/NextDenovo/nextDenovo", line 293, in gather_ctg_cns_output
out = cal_n50_info(stat, asm + '.stat')
File "/home/daiwei/NextDenovo/lib/kit.py", line 204, in cal_n50_info
out += "%-5s %18d%20s\n" % ("Min.", stat[-1], '-')
IndexError: list index out of range

This error casue the nextDenovo can't carry on with any further processing.

And i'm pretty sure When nextgraph_options = -a 1that i can't find gfa in
/NextDenovo/test_data/01_rundir/03.ctg_graph/01.ctg_graph.sh.work/ctg_graph1/
Neither nextgraph_options = -a 3 nor nextgraph_options = -a 1
my folder content are as shown in this figure

image

I would like to consult about such a situation. Thank you sincerely @moold .

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

1 participant