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

Add unit / integration tests #7

Open
BenLangmead opened this issue Dec 19, 2023 · 0 comments
Open

Add unit / integration tests #7

BenLangmead opened this issue Dec 19, 2023 · 0 comments

Comments

@BenLangmead
Copy link
Collaborator

Suggested unit / integration tests:

  • Compute cardinality of given small FASTA sequence (not using a sketch), test that value is correct
  • Same, but using a large sketch, testing that cardinality is within a generous error tolerance
  • Create sketches out of multiple FASTA files then check that appropriate files were created
  • Compute progressive union over a collection of FASTAs with known cardinalities and totally disjoint k-mer sets
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