Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find more nearest neighbours than there are points #103

Open
Svvord opened this issue Jul 7, 2024 · 0 comments
Open

Cannot find more nearest neighbours than there are points #103

Svvord opened this issue Jul 7, 2024 · 0 comments

Comments

@Svvord
Copy link

Svvord commented Jul 7, 2024

When filtering anchors, the following issue is encountered:
" Filtering anchors
Error in nn2(data = c(-0.0417689379791717, -0.0351092490379519, -0.0284450529694179, :
Cannot find more nearest neighbours than there are points
Calls: get_cellfracs_seuratv3 ... FindAnchors -> FilterAnchors -> NNHelper -> do.call -> nn2
Execution halted"
For each cell type, I ensure there are at least 1,000 cells. This is a particularly problematic bug because it is difficult to adjust these parameters in Cytospace. It should be specified how many cells are required at a minimum to run Cytospace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant