-
Notifications
You must be signed in to change notification settings - Fork 5
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
numbers of columns of arguments do not match #23
Comments
same issue for me, I tried to use small batch but no luck.
[1] "Normalizing..." |
Hi @adc123456 @jiangbonong , |
@adc123456 @jiangbonong, I don't have any issue to run the code:
And here is my environment:
|
I changed the method to UCell and it worked. Here are the session info and error messages below (I only get the error messages after running the normalizing steps for awhile). Thank you!
|
Hi @guokai8, I had the same problem. I had no problem using buildAnnot's output as input to annot, but I had this error using the self-built annot data frame. |
Hi @adc123456 @orange-3711 @jiangbonong @egeulgen , |
when running
[1] "Normalizing..."
Error in rbind(deparse.level, ...) :
numbers of columns of arguments do not match
In addition: Warning message:
how to solve this ?
thank you
The text was updated successfully, but these errors were encountered: