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
Miniprot doesn't segfault now. However, it will parse proteins as if they are nucleotide sequences without outputting errors. Checking proteins vs nucleotides requires more work.
Hello!
I think I might be having a similar issue to the one twrightsman had.
I accidentally used -gff instead of --gff when running miniprot, and now every time I try to run it with the correct option, miniprot returns a 'unrecogniszed option' and a Segmentation fault (core dumped) error.
I accidentally used the
-d
option while attempting to do alignment andminiprot
segfaulted instead of printing an error message.The text was updated successfully, but these errors were encountered: