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

SHINY app disappears/stops running - error codes #44

Open
theeclaire opened this issue May 6, 2022 · 4 comments
Open

SHINY app disappears/stops running - error codes #44

theeclaire opened this issue May 6, 2022 · 4 comments

Comments

@theeclaire
Copy link

I have installed cytofkit2 and am using it to run tSNE analyses - I get as far as the new shinyapp pop-up ann analysis begins to run but then aborts with the following error code despite the same files working well with cytofkit and previous shinyapp - what is the cause of these errors and how can I fix this issue?

Many thanks.

Warning: Removed 40000 rows containing missing values (geom_point).
Warning: Error in if: missing value where TRUE/FALSE needed
2: shiny::runApp
1: cytofkit_shiny_dashboard

@theeclaire
Copy link
Author

I tried running the old version (cytofkit) with old commands and that is now no longer working either with following error codes after clusters generated (DONE!)

Any assisatnce with being able to run tSNE again (preferably new version but even a work around for the new one would be much appreciated)

Progression analysis...
Listing markers used for dimension reduction...
Stashing sample names...
Wrapping results...
Analysis DONE, saving the results...
Error in gzfile(file, "wb") : cannot open the connection
In addition: Warning messages:
1: In is.null(fcsFiles) || is.na(fcsFiles) :
'length(x) = 65 > 1' in coercion to 'logical(1)'
2: In is.null(fcsFiles) || is.na(fcsFiles) || is.nan(fcsFiles) :
'length(x) = 65 > 1' in coercion to 'logical(1)'
3: In gzfile(file, "wb") :
cannot open compressed file '06062022_HOPE-SAM_BBA_Baseline_SAM_E.coli+_noFITC_500evts.RData', probable reason 'No such file or directory'

@raman91
Copy link
Contributor

raman91 commented May 6, 2022

Hi @theeclaire, we ran cytofkit2 shiny app but runs fine for us. Can you pls try to reinstall cytofkit2 or send your run log file so that we can look into it? Thanks

@raman91
Copy link
Contributor

raman91 commented May 6, 2022

Hi @theeclaire, you can try running the newer version (cytofkit2) instead of old one. Based on your previous post, your result must be saved under - C:\Users\hmx531\AppData\Local\Temp\Rtmpszx34U. Thanks

@raman91
Copy link
Contributor

raman91 commented May 6, 2022

We will update cytofkit2 to save the results in location of your choice

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