You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 (f5a9858) 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
The text was updated successfully, but these errors were encountered: