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

Error in rule kmc_to_genmatrix #7

Open
enricorox opened this issue Dec 22, 2023 · 1 comment
Open

Error in rule kmc_to_genmatrix #7

enricorox opened this issue Dec 22, 2023 · 1 comment

Comments

@enricorox
Copy link

Hi!
Running your example $ essColorCompress -i list_mini_k18c4m7 -k 18 -o output_test/ -j 8 gives me the following error:

Error in rule kmc_to_genmatrix:
    jobid: 1
    output: col_bitmatrix, ess_boundary_bit.txt, stat_nkmer_ess, kb_sec_genmatrix
    shell:
        /usr/bin/time  -f "%M %e %U %S" --output-file=kb_sec_genmatrix genmatrix  -c list_kmc -o col_bitmatrix ess_boundary_bit.txt stat_nkmer_ess kb_sec_genmatrix -s -l mega.essd -k 18
        (one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!)

Is it because genmatrix does not exist in my path? Compilation did not make this executable

@enricorox
Copy link
Author

This is probably caused by #8

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