incorrect association of a node in the synthetic tree: wrong taxonomic node #154
Comments
In light of OpenTreeOfLife/treemachine#154 we need to check the labelled internal nodes.
From a new pull from NCL and then running:
I find 22 cases of named internal nodes in the synthetic tree with leaf sets that differ from the definition of that name in OTT:
I have not checked these manually (yet). |
Looks like 19 are cases of getting a taxonomic content of a node in OTT but matching the wrong name:
the other 3 are:
(once again I have not manually checked these yet). |
I just confirmed that The taxonomy has no name for a subgroup of So this could be a different bug than the one described earlier in the thread involving We may want to separate this into 2 different issues. |
reference in https://groups.google.com/d/msg/opentreeoflife/UIjmJpmYWzw/dXd-EeZ-SLwJ |
Should be fixed as of 3cba417. Will know for sure shortly |
Any update on this? It is referenced in the doc and I am curious if we have confirmation of Joseph's statement that it should be fixed |
his fix dealt with all but 2 cases (that or there is a bug in the otcetera code that identifies problems). |
I haven't chased down whats what with this. We turned down verbosity recently in the synth log; I'll see if the info is in there. |
The version 3 of synth is down to 2 cases. One is at the species level: that latter grouping is odd. If you back up to https://devtree.opentreeoflife.org/opentree/opentree3.0@3855022 |
The other mislabeled node is: which together make the top clade of https://devtree.opentreeoflife.org/opentree/opentree3.0@3870811/Cyclopteridae--Trachinoidei-- |
I implemented my missing-children fix for "Limnothrix redekei ott704052" and re-ran synthesis (i.e. the full analysis). The problem went away (and didn't generate new ones!). The "Cottioidei ott237343" issue remains (as do the 9 unsupported nodes). |
Oh. Well that's good. So maybe we can resolve this issue and remove the On Wed, May 20, 2015 at 9:07 AM Joseph W. Brown notifications@github.com
|
Actually, I suppose not, since the issue with Cottioideae remains. We know On Wed, May 20, 2015 at 9:27 AM Cody Hinchliff cody.hinchliff@gmail.com
|
I don't know about the unsupported nodes. Could come from adding missing children. Unfortunately, I cannot do the unsupported test with the partial synth tree, partial taxonomy tree, and pruned inputs: something goes wrong with pruning. Maybe @mtholder can take a look? |
https://tree.opentreeoflife.org/opentree/argus/otol.draft.22@860705/Halicnemia
shows up labelled as Halicnemia_ott776728 but it actually has the taxonomic composition of the taxonomic parent: Heteroxyidae_ott668403
see curl calls below.
requesting the genus:
gives a subset:
of what you get when you ask for the synth tree:
. Note the
newick
field and its root label:That tree is the same tree structure as the parent taxon
which results:
The text was updated successfully, but these errors were encountered: