new version of muscle 3.8.31
[jabaws.git] / binaries / src / muscle / makerootmsa.cpp
index 9c3e0f4..e83c3c1 100644 (file)
@@ -66,6 +66,7 @@ static void MakeRootSeq(const Seq &s, const Tree &GuideTree, unsigned uLeafNodeI
                const PWPath &Path = Nodes[uNodeIndex].m_Path;\r
                Seq sTmp;\r
                PathSeq(sRoot, Path, bRight, sTmp);\r
+               sTmp.SetId(0);\r
                sRoot.Copy(sTmp);\r
                }\r
        }\r
@@ -197,12 +198,12 @@ void MakeRootMSA(const SeqVect &v, const Tree &GuideTree, ProgNode Nodes[],
                        sRootE.LogMe();\r
                        Quit("Root seqs differ");\r
                        }\r
-#endif\r
-\r
 #if    TRACE\r
                Log("MakeRootSeq=\n");\r
                sRoot.LogMe();\r
 #endif\r
+#endif\r
+\r
                if (uInsane == uColCount)\r
                        {\r
                        uColCount = sRootE.Length();\r