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

kmerPrefixCounter #10

Open
Alaric-S opened this issue Aug 28, 2019 · 0 comments
Open

kmerPrefixCounter #10

Alaric-S opened this issue Aug 28, 2019 · 0 comments

Comments

@Alaric-S
Copy link

kmerPrefixCounter seems to run without error, but writes an empty output file.

kmerPrefixCounter -i test.int -k 20 -o test-1 -l 1 -f 0
...
Mems_allowed_list: 0-1
voluntary_ctxt_switches: 5
nonvoluntary_ctxt_switches: 335
kmer_ct: 364633 compute time: 10.5024 write_time: 0.167927
SUCCESS!

ls -l
-rw-r--r--. 1 user group 0 Aug 28 10:43 test.0

The test.int file has 77 nucleotide sequences. Headers are NCBI Taxonomy IDs (">10253", ">126794", etc.).

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