Skip to content

Assertion error with large dataset: sorted(tetra_z[org1].keys()) == sorted(tetra_z[org2].keys()) #132

Closed
@ghbio

Description

Summary:

Assertion error sorted(tetra_z[org1].keys()) == sorted(tetra_z[org2].keys()) when using method TETRA in a large dataset (~3000 bacterial genomes)

Description:

When running average_nucleotide_identity.py with method TETRA in a dataset consisting on 3000 prokaryotic draft genomes it stops with the above mentioned AssertionError. The same command with a smaller dataset (500 genomes) in the same system works as expected.

Thanks for your help and developing and maintaining the software!

pyani Version:

pyani version 0.2.7

Python Version:

Python 2.7.16

Operating System:

CentOS 7

Metadata

Assignees

Labels

bugsomething isn't working how it should

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions