Class to propagate annotations given an particular ontology structure.
| Attributes: |
|
|---|
propagate_down()
¶
Propagates annotations down to all terms in the annotations curation.
If an index is annotated to an ancestor of a term in to, then it
is given an annotation of 1 to that term.
propagate_up()
¶
Propagates annotations up to all terms in the annotations curation.
If an index is annotated to a descendant of a term in to, then it
is given an annotation of 1 to that term.