Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(0) | Derive(2) | Import(0)
src/b/i/biopython-HEAD/Bio/Phylo/PhyloXML.py biopython(Download)
class PhyloElement(BaseTree.TreeElement): """Base class for all PhyloXML objects.""" class Phyloxml(PhyloElement):
src/b/i/biopython-1.63/Bio/Phylo/PhyloXML.py biopython(Download)
class PhyloElement(BaseTree.TreeElement): """Base class for all PhyloXML objects.""" class Phyloxml(PhyloElement):