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
When an Rtab file is used with the --kmers option, a very uninformative IndexError is raised. Might be worth it to fail gracefully and provide guidance to the user that maybe the wrong file format was used.
When an Rtab file is used with the
--kmersoption, a very uninformativeIndexErroris raised. Might be worth it to fail gracefully and provide guidance to the user that maybe the wrong file format was used.