InteractionVocabulary#
- class biopax-explorer.biopax.interactionvocabulary.InteractionVocabulary(*args, **kwargs)[source]#
Bases:
ControlledVocabulary
Class InteractionVocabulary
Definition: A reference to the PSI Molecular Interaction ontology (MI)
interaction type. Homepage at http://www.psidev.info/. Browse at http://www.ebi.ac.uk/ontology- lookup/browse.do?ontName=MI&termId=MI%3A0190&termName=interaction%20type
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
get_comment
()Attribute _comment getter
get_term
()Attribute _term getter
get_xref
()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_comment
set_term
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
set_uri_string
(uristr)to_json
()Methods Documentation