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 sketch size parameter to MASH #259

Closed
OmkarSaMo opened this issue Jul 13, 2023 · 1 comment
Closed

Add sketch size parameter to MASH #259

OmkarSaMo opened this issue Jul 13, 2023 · 1 comment

Comments

@OmkarSaMo
Copy link
Contributor

Some of the datasets I worked with were very diverse. Sketch sampling size is a key parameter for diverse dataset and accurate predictions.

I increase the sketch size with option -s from 1000 to 10000 and got much better results. This sample size is also used in the paper https://www.nature.com/articles/s42003-020-01626-5#Sec11.

I recommend increasing the sketch size to 10 k in the default mash run.

@matinnuhamunada
Copy link
Collaborator

Fixed in #345

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

2 participants