Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/b/i/biopython-1.63/Bio/Phylo/NeXMLIO.py biopython(Download)
rooted = True yield NeXML.Tree(root=self._make_tree(root, node_dict, node_children), rooted=rooted)
src/b/i/biopython-HEAD/Bio/Phylo/NeXMLIO.py biopython(Download)
rooted = True yield NeXML.Tree(root=self._make_tree(root, node_dict, node_children), rooted=rooted)