Skip to content

v0.1.0

Choose a tag to compare

@PaulineGHG PaulineGHG released this 23 Apr 14:20
· 6 commits to main since this release
149c51e

Implement local files for go and chebi ontologies
Add "go_bp", "go_cc", "go_mf" as possible ontologies.
Rename chebi roles ontoloy as "chebi_r"
Add chebi classes ontology as "chebi"

Facilitate import :
Possible : "from ontosunburst import ontosunburst"

Modification of parameters :

delete "url_endpoint"
rename "root" to "input_root"
rename "class_ontology" to "ontology_dag"
rename "labels" to "id_to_labels"
add "labels" as bool

Correct package imports problems