mgalardini / pyseer

SEER, reimplemented in python 🐍🔮
http://pyseer.readthedocs.io
Apache License 2.0
104 stars 25 forks source link

Improve error messages when wrong format is used #216

Open mgalardini opened 1 year ago

mgalardini commented 1 year ago

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.