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

What should the -s option be for creating the perfect index? #1

Open
iamh2o opened this issue Apr 30, 2023 · 1 comment
Open

What should the -s option be for creating the perfect index? #1

iamh2o opened this issue Apr 30, 2023 · 1 comment

Comments

@iamh2o
Copy link

iamh2o commented Apr 30, 2023

When I run

bwa-mem2.scale.avx512bw perfect-index –l 148 human_1kg_v37.fasta

I get the following error, and do not know what the value of -s should be.

ERROR: the seed length must be given.
Usage: bwa-mem2 perfect-index [-l seed_length] [-s slack] <prefix>
       -s (float) ==> the hash table will have (slack) * (length of reference sequence) entries
Total time taken: 0.0014

Thank you-

@iamh2o
Copy link
Author

iamh2o commented Apr 30, 2023

Weird, I ran the command a second time and this error went away...... no -s was specified?

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