cmbi / kmad

Knowledge based multiple sequence alignment for intrinsically disordered proteins
http://www.cmbi.ru.nl/kmad
GNU General Public License v3.0
8 stars 4 forks source link

update occurences fails #41

Closed joannalange closed 7 years ago

joannalange commented 7 years ago

From a user:

When I tried kmad -i TAU_SPECI.fasta.7c -o TAU_SPECI_output_prefix -p 10 -d 3 -m 3 -c 7 Following error appeared:

kmad: src/feature_scores.cpp:70: std::unordered_map<std::basic_string<char>, std::vector<double> > FeatureScores::update_occurences(const SequenceList&, const std::vector<double>&, bool): Assertion `p.find(f) != p.end()' failed.
Aborted"
joannalange commented 7 years ago

solved by ea497171e5adf04b8143c5083e507f9abf4412ac