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

documentation, examples problems #28

Open
EricDeveaud opened this issue Oct 11, 2023 · 1 comment
Open

documentation, examples problems #28

EricDeveaud opened this issue Oct 11, 2023 · 1 comment

Comments

@EricDeveaud
Copy link

Hello

after compiling kmindex from sources. I tried to run the example scripts.
1_buildsh -> OK
2_register.sh -> FAILURE see:

rpm_maker:examples/data > sh 2_register.sh
[2023-10-11 13:45:08.390] [error] [InvalidParamError] -> Unknown param: --index.
[2023-10-11 13:45:08.394] [error] [InvalidParamError] -> Unknown param: --index.

and when I try to use the doc eg here also have a problem.

rpm_maker:examples/data > kmindex build --fof fof1.txt --run-dir D1_index --index ./G --register-as D1 --hard-min --kmer-size 25 --bloom-size 1000000
[2023-10-11 13:49:11.338] [error] [MissingValueError] -> --hard-minneeds a value.

can you provide runnable instructions please.

regards

Eric

@tlemane
Copy link
Owner

tlemane commented Oct 19, 2023

Hello
Thank you for pointing this out. I have updated the documentation and the examples. You should be able to follow the pipeline now.
Teo

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