DiltheyLab / MetaMaps

Long-read metagenomic analysis
Other
98 stars 23 forks source link

metamaps: src/meta/taxonomy.h:229: meta::taxonomy::taxonomy(std::__cxx11::string): Assertion `T.count(id) == 0' failed #23

Closed tenlives closed 4 years ago

tenlives commented 4 years ago

After mapping the reads to database, I used command "metamaps classify --mappings classification_results --DB databases/miniSeq+H "to classify them . While there is an error . How should I do to solve the problem?