Skip to content

Not all batches have at least 'neighbors_within_batch' cells in them. #4

@parkjooyoung99

Description

@parkjooyoung99

Hello,
I am running bbknnR with code below
bbknnR::RunBBKNN(kera, batch=c('condition','dataset'))

where I get the error below

Running BBKNN using RcppAnnoy...
Error in bbknn_annoy(pca = object, batch_list = batch_list, neighbors_within_batch = neighbors_within_batch, :
Not all batches have at least 'neighbors_within_batch' cells in them.

Can anyone help me to figure out the problem??

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions