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
Given the error message, I would assume that the orthologs-table you provide as input is somehow wrong.
I think one of the first things to try is force reflectivity in the orthologous relations from the file: if gene X is orthologous with gene Y, then gene Y should be orthologous with gene X. Do both relations always exist within your input file?
Hi,
i-adhore: /mnt/DATA/Software/i-ADHoRe/src/Profile.cpp:95: void Profile::createNodes(const std::set&, const std::vector&, std::vector<std::vector<Node*> >&, bool, bool) const: Assertion `geneX.isPairWith(geneY)' failed.
How can I solve that?
The text was updated successfully, but these errors were encountered: