Hello, I'm new to scanpy
Recently, I use scanpy on scRNA data, run
sc.tl.rank_genes_groups(adata, 'marker_cluster', groups=['NK_ 8'], method='wilcoxon')
sc.pl.rank_genes_groups(adata, groups=['NK_ 8'], n_genes=20)
get the result

Can anyone tell me what's the score means here? How it be calculated?
Hello, I'm new to scanpy
Recently, I use scanpy on scRNA data, run
get the result

Can anyone tell me what's the score means here? How it be calculated?