markers

Score

post/api/markers/score

Query parameters

{"stackTrail":"paths:/api/markers/score:post:parameters:0:schema","oasType":"schema","type":"unknown","title":"Args"}
{"stackTrail":"paths:/api/markers/score:post:parameters:1:schema","oasType":"schema","type":"unknown","title":"Kwargs"}

Request body

cluster_zscoresobject required

Dict of {gene_symbol: cluster_vs_rest_zscore}. Typically the scores field of scanpy.tl.rank_genes_groups, restricted to HVGs. Both signs are used by the scorer.

speciesstring required
tissuestring nullable
diseasestring nullable
top_ninteger
include_negative_markersboolean

Response

Successful Response

n_genes_suppliedinteger required
speciesstring required
tissuestring nullable required
diseasestring nullable required
n_candidate_celltypes_scannedinteger required
n_rows_scannedinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.