refresh-bio / kmer-db

Kmer-db is a fast and memory-efficient tool for large-scale k-mer analyses (indexing, querying, estimating evolutionary relationships, etc.).
GNU General Public License v3.0
83 stars 17 forks source link

Enhancement Request: Including Specific kmer Information in Output Files #21

Open qbdong122 opened 1 year ago

qbdong122 commented 1 year ago

I really appreciate the advantages of your tool kmer-db compared to other tools, and I'm very interested in using it. However, I noticed that the result files (all2all, new2all, and one2all) only output a single table. Is it possible to add a feature to also include the specific kmer information in the output?

agudys commented 5 months ago

Hello,

Sorry for the delay in answer. We are planning to add this feature in on of the next Kmer-db releases.

Best, Adam