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

Download snippets #162

Merged
merged 12 commits into from
Jun 26, 2024
Merged

Download snippets #162

merged 12 commits into from
Jun 26, 2024

Conversation

LeaSeep
Copy link
Collaborator

@LeaSeep LeaSeep commented Jan 24, 2024

TODO

  • check if session IDs work
  • function with clean handover of what to save from par_tmp
  • GSEA

Copy link
Collaborator

@PaulJonasJost PaulJonasJost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also Please check my merging :)

@@ -74,3 +74,36 @@ getUserReactiveValues <- function(data = input){
}))
return(tmp[to_include])
}

save.function.from.env <- function(wanted,file="utils.R")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we need to check in the string for any occurrences of par_tmp[[session$token]] and replace it with par_tmp, same goes for res_tmp. Otherwise please check in your script whether code is working, everything downloaded as a zip folder for me but did not test code individually.

@LeaSeep LeaSeep merged commit 4a53b55 into develop Jun 26, 2024
0 of 2 checks passed
@LeaSeep LeaSeep deleted the downloadSnippets branch June 26, 2024 12:03
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

Successfully merging this pull request may close these issues.

2 participants