Cluster_markers¶
-
NetExplorer.views.http_api.planexp.general.cluster_markers.
cluster_markers
(request)¶ View that retrieves Cluster Markers for single-cell experiments.
- Accepts:
GET + AJAX
- Parameters
experiment (str) – Experiment name.
dataset (str) – Dataset name for which to retrieve markers.
cluster (str) – Cluster name for which to retrieve markers.
- Response:
- GET + AJAX:
str: HTML with table (template: “NetExplorer/markers_table.html”)