Skip to main content
Ctrl+K
CORNETO  documentation - Home
  • User guide
  • Tutorials
  • API Reference
  • GitHub
  • User guide
  • Tutorials
  • API Reference
  • GitHub

Section Navigation

Contents:

  • corneto package
    • corneto.backend package
    • corneto.methods package
      • corneto.methods.metabolism package
    • corneto.utils package
  • API Reference

API Reference#

CORNETO#

import corneto as cn
cn.info()

Contents:

  • corneto package
    • Subpackages
      • corneto.backend package
        • Module contents
      • corneto.methods package
        • Subpackages
        • Submodules
        • corneto.methods.carnival module
        • corneto.methods.shortest_path module
        • corneto.methods.signaling module
        • corneto.methods.steiner module
        • Module contents
      • corneto.utils package
        • Module contents
    • Module contents
      • Attr
        • Attr.VALUE
        • Attr.EDGE_TYPE
        • Attr.SOURCE_ATTR
        • Attr.TARGET_ATTR
        • Attr.CUSTOM_ATTR
      • EdgeType
        • EdgeType.DIRECTED
        • EdgeType.UNDIRECTED
      • Attributes
        • Attributes.set_attr()
        • Attributes.has_attr()
        • Attributes.get_attr()
      • Graph
        • Graph.get_edge()
        • Graph.get_graph_attributes()
        • Graph.extract_subgraph()
        • Graph.reverse()
        • Graph.filter_graph()
        • Graph.copy()
        • Graph.from_sif()
        • Graph.from_sif_tuples()
        • Graph.from_cobra_model()
        • Graph.from_miom_model()
      • info()
      • available_backends()

previous

Context-specific metabolic model from transcriptomics data

next

corneto package

On this page
  • CORNETO
Show Source

© Copyright 2023, Saez-Rodriguez group.

Built with the PyData Sphinx Theme 0.15.4.