Open HadrienG opened 6 years ago
@HadrienG This is not a great usability experience; thanks for finding it! It would be nice to auto-detect *.sk files before trying to interpret as a FASTX, but it's a tricky to do nicely this in the current code base. We definitely should do at some point though; I'll leave this issue open to track that (or I can make a new issue for that if you need to close these out for your review process).
As a related short-term fix, I just added a commit (f5a98580628ff53cbbc7da5c40f1d4e0b0812e9c) to automatically add the right extension when you pass in a filename without one to -o
.
Hi,
finch dist
,finch hist
andfinch info
do not work on sketch files that do not end with.sk
With suffix:
Without suffix:
Best, Hadrien
Review ref for tracking