find_specific_marker {scCAN} | R Documentation |
Calculate cluster and cell type similarity based on the markers.
find_specific_marker(gene_name, f_list, type = "jacc")
gene_name |
A list of markers belong to the cluster. |
f_list |
A list of markers belongs to a reference cell type. |
type |
A parameter to select the method to measure cluster and cell type similarity
. |
A vector of probabilties of a cluster belongs to cell types.