-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi,
I am trying to run mapseq v2.0.1alpha using the old flag -outfmt simple
However, I realized that the output seems to be the one from -outfmt confidences.
I tried again using version 1.2.6, and the -outfmt simple instead works.
I wonder whether there is an issues with the new version or something on my system is not right.
It runs fine but before start processing I get this error:
E! Tue Dec 14 13:36:05 2021 [] ./libs/eutils/ehashmap.h:430 T& ehashmap<K, T, hashfunc>::values(const K&) [with K = estr; T = eclassBase; size_t (* hashfunc)(const K&) = hash_lookup3_estr]: !error!: ehashmap: key not found E! Tue Dec 14 13:36:05 2021 [] eparserinterpreter.cpp:2078 virtual evar ecodeAtomSingle::interpret(estrhashof<evar>&, bool&, int&): !error!: Exception error
I would appreciate any suggestions. Thank you