-
Notifications
You must be signed in to change notification settings - Fork 474
New tool addition: Mash dist #7177
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
New tool addition: Mash dist #7177
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one small comment.
Co-authored-by: Björn Grüning <bjoern@gruenings.eu>
Linter is not running for the new tool since it needs to manually be listed in the shed yaml file. Do you recall why this is not a auto repository? |
I dont know. The last this tool was touched by someone was 5 years ago. |
@bernt-matthias is this good to be merged? |
tools/mash/test-data/m64326e_231130_052019.hifi_reads.bc2068--bc2068.msh
Outdated
Show resolved
Hide resolved
@bgruening and @bernt-matthias can we merge this? This PR has been lying here since couple of weeks. |
806b137
to
0048071
Compare
@bernt-matthias can we merge this? |
@@ -26,3 +26,9 @@ repositories: | |||
- test-data | |||
- tool_data_table_conf.xml.sample | |||
- tool-data/mash_sketches.loc.sample | |||
mash_dist: | |||
description: "mash dist: Estimate distance between query sequences" | |||
include: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this included needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I assume
FOR CONTRIBUTOR:
This PR adds a new tool to the mash suite, required for the VGP
Ping @Delphine-L