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

skani-based reference selection tools #39

Merged
merged 14 commits into from
Mar 19, 2024
Merged

skani-based reference selection tools #39

merged 14 commits into from
Mar 19, 2024

Conversation

dpark01
Copy link
Member

@dpark01 dpark01 commented Mar 19, 2024

This PR adds the following:

  • the assemble.skani.SkaniTool python class
  • new entry point assembly.cluster_references_ani which takes a set of reference genomes and identifies clusters of ANI-based similarity
  • new entry point assembly.skani_contigs_to_refs which takes a set of contigs and reference genomes and identifies the closest matching reference genomes of each cluster of reference genomes
  • unit testing added for a new helper class (assemble.skani.UndirectedGraph) and the entry point assembly.skani_contigs_to_refs

@dpark01 dpark01 self-assigned this Mar 19, 2024
@dpark01 dpark01 merged commit 96335ee into master Mar 19, 2024
8 checks passed
@dpark01 dpark01 deleted the dp-scaffold branch March 19, 2024 12:12
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

Successfully merging this pull request may close these issues.

1 participant