write_taxonomy#

openomics.database.ontology.write_taxonomy(network, root_nodes, file_path)[source][source]#
Parameters
  • network – A network with edge(i, j) where i is a node and j is a child of i.

  • root_nodes (list) – a list of node names

  • file_path (str) –