﻿cell\_annotator.CellAnnotator
=============================

.. currentmodule:: cell_annotator

.. add toctree option to make autodoc generate the pages

.. autoclass:: CellAnnotator



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~CellAnnotator.api_keys





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~CellAnnotator.annotate_clusters
    ~CellAnnotator.check_api_access
    ~CellAnnotator.get_cluster_markers
    ~CellAnnotator.get_expected_cell_type_markers
    ~CellAnnotator.list_available_models
    ~CellAnnotator.query_llm
    ~CellAnnotator.test_query





Attributes
~~~~~~~~~~



.. autoattribute:: CellAnnotator.api_keys






Methods
~~~~~~~



.. automethod:: CellAnnotator.annotate_clusters

.. automethod:: CellAnnotator.check_api_access

.. automethod:: CellAnnotator.get_cluster_markers

.. automethod:: CellAnnotator.get_expected_cell_type_markers

.. automethod:: CellAnnotator.list_available_models

.. automethod:: CellAnnotator.query_llm

.. automethod:: CellAnnotator.test_query


