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

Compatibility between DEBrowser 1df2b83/27.07.2018 and Shiny Server? #179

Open
turbomam opened this issue Aug 4, 2018 · 3 comments
Open

Comments

@turbomam
Copy link

turbomam commented Aug 4, 2018

I just installed DEBrowser 1df2b83 and it looks great. Thanks.

In the past (#159), I was told that a lot of manual intervention was required to get DEBrowser running under Shiny Server. Is that still the case? Have the requirements changed in any way?


BTW I didn't get the latest version from Bioconductor like the readme suggests

source(“https://www.bioconductor.org/biocLite.R”)
biocLite("debrowser")

I "had" to get it from GitHub with devtools

install.packages("devtools")
library(devtools)
install_github('UMMS-Biocore/debrowser')

Otherwise I still got the older version where TSV imports were required and the file selection boxes were stacked vertically.

> sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
@nephantes
Copy link
Member

There are still some issues about shiny-server deployment. It is in our list. We are working on it.

@turbomam
Copy link
Author

turbomam commented Aug 8, 2018

sounds good

@nephantes
Copy link
Member

Hi,
I have made DEBrowser shiny compatible.
You need to clone the latest version of DEBrowser and serve it under shiny-server.
Let me know, if you have any questions.
Alper

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