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

Rmagic #222

Open
Chloe-HJL opened this issue Mar 14, 2024 · 2 comments
Open

Rmagic #222

Chloe-HJL opened this issue Mar 14, 2024 · 2 comments
Labels

Comments

@Chloe-HJL
Copy link

Hi,

Thank you for the amazing package!

I was trying to run Rmagic as below,
data_MAGIC <- magic(count_matrix, knn=15, genes=c("CTLA4", "CLU", "CD3G"))

But it gave me error:
Error in is.null(x = genes) || is.na(x = genes) :
'length = 3' in coercion to 'logical(1)'

I'd presume that this might be due to an older version of other packages..
I am using R version 4.3.0 (2023-04-21) and added attached packages
Screen Shot 2024-03-14 at 16 05 40

Thank you!

@Chloe-HJL Chloe-HJL added the bug label Mar 14, 2024
@Jiangmeling
Copy link

Hello, I also happened to encounter the same problem, how do you think you could solve it? Thank you very much!

@LenisLin
Copy link

the same problem happened also. did you check the magic in python have installed correctly ?

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

No branches or pull requests

3 participants