get concensus calls for a list of cor calls
Examples
res <- clustify(
input = pbmc_matrix_small,
metadata = pbmc_meta,
cluster_col = "classified",
ref_mat = cbmc_ref
)
#> Variable features not available, using all genes instead
#> consider supplying variable features to `query_genes` argument.
#> using # of genes: 599
#> similarity computation completed, matrix of 9 x 13, preparing output
res2 <- cor_to_call_rank(res, threshold = "auto")
#> using threshold of 0.7
res3 <- cor_to_call_rank(res)
call_consensus(list(res2, res3))
#> Selecting by rank