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

I have a problem when I used recycler #5

Closed
OAF12 opened this issue Dec 29, 2016 · 3 comments
Closed

I have a problem when I used recycler #5

OAF12 opened this issue Dec 29, 2016 · 3 comments

Comments

@OAF12
Copy link

OAF12 commented Dec 29, 2016

This was the commad: python recycle.py -g assembly_graph.fastg -k 55 -b reads_pe_primary.sort.bam
but I got the below error
================== path, coverage levels when added ====================
Traceback (most recent call last):
File "recycle.py", line 131, in
last_node_count = len(COMP.nodes())
TypeError: object of type 'generator' has no len()
what should be done to solve this problem?
Thanks

@rozovr
Copy link
Collaborator

rozovr commented Feb 25, 2017

Hi @OAF12 ,

I apologize for taking very long to reply. Did you manage to resolve this issue? If not, can you help me replicate it?

Thanks, R

@OAF12
Copy link
Author

OAF12 commented Feb 25, 2017 via email

@rozovr
Copy link
Collaborator

rozovr commented Feb 26, 2017

Omneya,

Since I haven't seen this pop up before, I would suggest first ruling out installation issues. Can you please try to reinstall using bioconda? That should make sure all the dependencies are in place.

Thanks, R

@rozovr rozovr closed this as completed Apr 4, 2017
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