We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
kmerPrefixCounter seems to run without error, but writes an empty output file.
The test.int file has 77 nucleotide sequences. Headers are NCBI Taxonomy IDs (">10253", ">126794", etc.).
The text was updated successfully, but these errors were encountered: