Reconcile multi-batch matrices by batch-balancing KNN
asap_bbknn.Rd
Reconcile multi-batch matrices by batch-balancing KNN
Usage
asap_bbknn(
data_nk_vec,
row_names_vec,
KNN_PER_BATCH = 3L,
BLOCK_SIZE = 1000L,
NUM_THREADS = 1L,
verbose = TRUE
)