-
Notifications
You must be signed in to change notification settings - Fork 16
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 generate UMAP, TSNE works #34
Comments
Please check if it works now. Thanks |
Hi raman91, I tried to re-install CyTOFkit2 and run the UMAP, but I still get the same error. I appreciate you looking into it. |
Thanks @HoxB8. Can you please try with the example fcs file located at inst/extdata/S4_PBMC.fcs and let us know if you can generate UMAP. You can also pass your log file to us. |
Hi Raman91, Thanks! |
Thanks @HozaifaMetwally. This was caused due to a change we made yesterday. Please try again now and let us know if you are able to run? Sorry for the inconvenience. |
Hi Raman91, thanks for the prompt reply. Unfortunately, same error message still there. I will try again tomorrow and let you know. Thanks! |
Sure. You will have to install the cytofkit2 package again. Pls install again and check. Thanks |
Thanks, Raman91! it is working now. |
Hello, I was able to run clustering on Rphenograph and generate TSNE maps. However, when I try to run UMAP, it throws the following error. Would you have an idea on how to troubleshoot this? Thank you.
Warning: Error in data.frame: arguments imply differing number of rows: 128000, 0
175: stop
174: data.frame
173: scatterPlot [./global.R#24]
169: C_ScatterPlotInput [C:\Program Files\R\R-4.1.0\library\cytofkit2\shiny/server.R#832]
168: renderPlot [C:\Program Files\R\R-4.1.0\library\cytofkit2\shiny/server.R#875]
166: func
126: drawPlot
112: reactive:plotObj
96: drawReactive
83: renderFunc
82: output$C_ScatterPlot
2: shiny::runApp
1: cytofkit_shiny_dashboard
The text was updated successfully, but these errors were encountered: