Skip to content

cluster_genera.py fails for one genus #5

@uloeber

Description

@uloeber

Dear Ryan,
thanks for developing Bacsort. I'm trying to run it on a bunch of genomes from isolates and cluster_genera.py fails every time, but I can't interpret the error. Do you have any ideas or did anyone ran into that issue before?
Thanks in advance!

`Clustering Streptococcus

Loading distances... found 6275 assemblies
Traceback (most recent call last):
File "/home/xyz/Bacsort/scripts/cluster_genera.py", line 221, in
main()
File "/home/xyz/Bacsort/scripts/cluster_genera.py", line 62, in main
assemblies, graph = create_graph_from_distances(distance_filename, args.threshold, excluded)
File "/home/xyz/Bacsort/scripts/cluster_genera.py", line 136, in create_graph_from_distances
assert len(all_connections[assembly]) == assembly_count - 1
AssertionError`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions