Skip to content

Latest commit

 

History

History
131 lines (84 loc) · 2.79 KB

index.rst

File metadata and controls

131 lines (84 loc) · 2.79 KB

Welcome to pythologist's documentation!

Readme File

.. mdinclude:: ./README.md

Modules

.. autoclass:: pythologist.CellDataFrame
   :members:
.. autoclass:: pythologist.interface.SegmentationImages
   :members:
.. autoclass:: pythologist.interface.SegmentationImageOutput
   :members:
.. autoclass:: pythologist.measurements.spatial.nearestneighbors.NearestNeighbors
   :members:


.. toctree::
   :maxdepth: 2
   :caption: Contents:



Indices and tables

Welcome to pythologist-reader's documentation!

.. toctree::
   :maxdepth: 6
   :caption: Contents:

Modules

.. autoclass:: pythologist_reader.CellProjectGeneric
   :members:

.. autoclass:: pythologist_reader.formats.inform.sets.CellProjectInForm
   :members:

.. autoclass:: pythologist_reader.formats.inform.custom.CellProjectInFormCustomMask
   :members:

.. autoclass:: pythologist_reader.formats.inform.custom.CellProjectInFormLineArea
   :members:

.. autoclass:: pythologist_reader.formats.inform.immunoprofile.CellProjectInFormImmunoProfile
   :members:

.. autoclass:: pythologist_reader.formats.inform.immunoprofile.CellSampleInFormImmunoProfile
   :members:

.. autoclass:: pythologist_reader.CellSampleGeneric
   :members:

.. autoclass:: pythologist_reader.CellFrameGeneric
   :members:



Indices and tables

Welcome to pythologist-image-utilities's documentation!

Readme File

.. mdinclude:: ./README.md

Modules

.. automodule:: pythologist_image_utilities
   :members:

.. toctree::
   :maxdepth: 2
   :caption: Contents:



Indices and tables