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

wrong number of dimensions #13

Closed
DanielAmsel opened this issue May 20, 2020 · 2 comments
Closed

wrong number of dimensions #13

DanielAmsel opened this issue May 20, 2020 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Projects

Comments

@DanielAmsel
Copy link

Hi, me again.
So after running the test code from #4 ,
I wanted to run scCATCH
waclu_ann <- scCATCH(Utmarker, species = 'Human', tissue = 'Blood')
but I got:

Error in object[object$cluster == clu.num[i], ] : 
wrong number of dimensions

Do you have a hint for me ?
Kind regards,
Daniel

@multitalk
Copy link
Collaborator

hello, you should use scCATCH like this. waclu_ann <- scCATCH(Utmarker$clu_markers, species = 'Human', tissue = 'Blood')

@DanielAmsel
Copy link
Author

Hi @shaoxin0801 ,
thank you very much. Now it works fine for me.
Best regards,
Daniel

@multitalk multitalk self-assigned this May 22, 2020
@multitalk multitalk added the good first issue Good for newcomers label May 22, 2020
@multitalk multitalk added the bug Something isn't working label Jun 20, 2020
@multitalk multitalk added this to Fixed bugs in De-bug Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
No open projects
De-bug
  
Fixed bugs
Development

No branches or pull requests

2 participants