Ontology
|
annotate()
|
Annotate ontology with gene annotations. |
collapse_redundant_terms()
|
Collapse terms whose annotations are redundant with respect to their children. |
collapse_terms()
|
Collapse a set of terms, rerouting their children directly to their parents. |
compute_redundancy()
|
Compute redundancy score for each term. |
filter()
|
Filter ontology to a specific set of terms. |
filter_obsolete()
|
Removes obsolete terms from the ontology. |
filter_unannotated()
|
Removes unannotated terms from the ontology. |
permute()
|
Permute an ontology. |
propagate_annotations()
|
Propagates annotations up through the hierarchy. |
read_bed()
|
Open PLINK .bed file and create gene mapping. |
read_gaf()
|
Read annotations from GAF file. |
read_obo()
|
Read ontology from OBO file. |
recompute_ancestors()
|
Recomputes ancestors field for each term. |
unite_roots()
|
Unites a set of roots in the ontology under a common root. |