﻿scanpy.Neighbors
================

.. currentmodule:: scanpy

.. add toctree option to make autodoc generate the pages

.. autoclass:: Neighbors

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      
      ~Neighbors.connectivities
      
      
      ~Neighbors.distances
      
      
      ~Neighbors.distances_dpt
      
      
      ~Neighbors.eigen_basis
      
      
      ~Neighbors.eigen_values
      
      
      ~Neighbors.rp_forest
      
      
      ~Neighbors.transitions
      
      
      ~Neighbors.transitions_sym
      
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~Neighbors.compute_eigen
      ~Neighbors.compute_neighbors
      ~Neighbors.compute_transitions
      ~Neighbors.to_igraph
   
   