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

question about input matirx size #75

Open
huawen-poppy opened this issue Feb 20, 2023 · 2 comments
Open

question about input matirx size #75

huawen-poppy opened this issue Feb 20, 2023 · 2 comments

Comments

@huawen-poppy
Copy link

Hello, thanks for your useful tool! Recently I was trying to run the kBet on a matrix with size 4280*30. But it turns out an error stating that:
image

I am wondering are there any limitation on the input dataset for the get.knn() function?

@mbuttner
Copy link
Collaborator

Hi @huawen-poppy

thanks for reporting the issue. Do you have a small example to reproduce the error? Happy to help! Thank you!

@huawen-poppy
Copy link
Author

Thank you for your reply! I have attached the example data. And I used the below command to get the error:
kBET(data, label, k0=30, plot=FALSE, do.pca = False)
debug_test_label.csv
debug_test_data.csv

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

2 participants