navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.TreeNeuron.get_igraph
          • TreeNeuron.get_igraph()

    navis.TreeNeuron.get_igraph¶

    TreeNeuron.get_igraph()[source]¶

    Calculate and return iGraph representation of neuron.

    Once calculated stored as .igraph. Call function again to update iGraph. :rtype: igraph.Graph

    Important

    Returns None if igraph is not installed!

    See also

    navis.neuron2igraph()

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.