This function performs map_by_cor(), then compare_annotate().
predict_annotate_cor(
cl,
norm.dat,
ref.markers,
ref.cl,
ref.cl.df,
ref.norm.dat,
method = "median",
reorder = TRUE
)a cluster factor object for data to map to the reference
a normalized data matrix for data to map to the reference
a set of reference marker genes
a reference cluster factor object
a reference cl.df data.frame that describes the reference clusters
a reference normalized data matrix
"median" or "mean". Default is "median".
Whether or not to reorder the input clusters based on the reference.
a list object with annotation results