Home
last modified time | relevance | path

Searched refs:clades2terms (Results 1 – 7 of 7) sorted by relevance

/dports/biology/graphlan/nsegata-pyphlan-eae40ebc0030/
H A Dchoco_profile.py38 clades2terms = ppa.clades2terms( tree.tree ) variable
40 …e.full_name,set([-int(taxon.name[4:]) for taxon in taxa])) for clade,taxa in clades2terms.items()])
42 for v in clades2terms.values():
H A Dchoco_summary.py38 clades2terms = ppa.clades2terms( tree.tree ) variable
40 …e.full_name,set([-int(taxon.name[4:]) for taxon in taxa])) for clade,taxa in clades2terms.items()])
H A Dpyphlan.py115 def clades2terms( tree, startswith = None ): function
/dports/biology/graphlan/nsegata-graphlan-66ec7cfce81e/pyphlan/
H A Dchoco_profile.py38 clades2terms = ppa.clades2terms( tree.tree ) variable
40 …e.full_name,set([-int(taxon.name[4:]) for taxon in taxa])) for clade,taxa in clades2terms.items()])
42 for v in clades2terms.values():
H A Dchoco_summary.py38 clades2terms = ppa.clades2terms( tree.tree ) variable
40 …e.full_name,set([-int(taxon.name[4:]) for taxon in taxa])) for clade,taxa in clades2terms.items()])
H A Dpyphlan.py115 def clades2terms( tree, startswith = None ): function
/dports/biology/graphlan/nsegata-graphlan-66ec7cfce81e/src/
H A Dpyphlan.py115 def clades2terms( tree, startswith = None ): function