From e8898da5a848d267f96f913d57cf1727dabf15cc Mon Sep 17 00:00:00 2001 From: ritamtbsilva Date: Thu, 29 May 2025 16:48:08 +0100 Subject: [PATCH 1/3] update gitignore to not ignore application.yml --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a71ed3..ab8be6a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,4 @@ **.bkp shinyproxy/shiny-apps -shinyproxy/application.yml nginx/nginx.conf From 48bc130e2940e61ca255ae5b98539cfc7f6e3661 Mon Sep 17 00:00:00 2001 From: ritamtbsilva Date: Thu, 29 May 2025 16:53:21 +0100 Subject: [PATCH 2/3] update index.html with new apps --- nginx/location_apps.conf | 6 +++++ shinyproxy/templates/index.html | 46 ++++++++++++++++++++++++++------- 2 files changed, 42 insertions(+), 10 deletions(-) diff --git a/nginx/location_apps.conf b/nginx/location_apps.conf index e1f473f..00ddbc2 100644 --- a/nginx/location_apps.conf +++ b/nginx/location_apps.conf @@ -11,3 +11,9 @@ location = /cTRAP { return 307 /app/cTRAP; } location = /ctrap { return 307 /app/cTRAP; } location = /voyAGEr { return 307 /app/voyAGEr; } location = /voyager { return 307 /app/voyAGEr; } +location = /betas { return 307 /app/betAS; } +location = /betAS { return 307 /app/betAS; } + +# redirect to external links +location = /betas/tutorial { return 307 https://www.youtube.com/watch?v=h6Xj1eIO5OU; } +location = /betAS/tutorial { return 307 https://www.youtube.com/watch?v=h6Xj1eIO5OU; } diff --git a/shinyproxy/templates/index.html b/shinyproxy/templates/index.html index 3756849..33f508d 100644 --- a/shinyproxy/templates/index.html +++ b/shinyproxy/templates/index.html @@ -137,7 +137,7 @@

Impact (examples): - Neurobiology + Neurobiology Splicing Regulation Cancer @@ -202,7 +202,7 @@

Impact (examples):
- Cancer + Cancer

@@ -220,7 +220,9 @@

- Tutorial + Paper + GitHub + Tutorial

@@ -233,7 +235,6 @@

-
@@ -248,8 +249,12 @@

- - + Paper + GitHub + + Tutorial + [1] + [2]

@@ -265,8 +270,8 @@

Impact (examples):
Alternative Splicing - [1] - [2] + [1] + [2]

@@ -306,10 +311,30 @@

- +
+
+

+ + + + markeR +

+ + +

+ GitHub +

+ + +

Toolkit for Evaluating Gene Signatures as Phenotype Markers in R

+
+
+ +
-
--> +