simonrharris / SKA

Split Kmer Analysis
MIT License
62 stars 1 forks source link

Consider using either kmerge or kmers as a file name, not both #2

Closed bewt85 closed 6 years ago

bewt85 commented 6 years ago

We had a chat about having a consistend name for the kmer outputs from ska. I like the idea of everything being *.kmers by default. If possible I'd also prefer you left filenames up to the user so instead of prefix they specify the full name for their output.

simonrharris commented 6 years ago

Thanks for this comment. I see it's better to have a single suffix. Now updated to always use skf for split kmer format. If the majority of users prefer to be able to choose filenames completely themselves I can do that later.