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

R_code_revamp_sample_corr #449

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from
Open

Conversation

PaulJonasJost
Copy link
Collaborator

Changed Sample Correlation Server:

  1. Removed unnecessary arguments in Server creation
  2. Removed unnecessary arguments as reactive values for counts and updating
  3. Changed calculation such that annotation changes do not trigger recalculation (had to change library from pheatmap away)
  4. Moved actual calculations needed for the plot

…ssing. Done for future bulletproofing of R Code Snippets
… for code creation Later!

Addtionally closes #447, Closes #435
And fixes a Small bug in the report where the batch formula and regular formula of deseq processing would be swapped
1. Removed unnecessary arguments in Server creation
2. Removed unnecessary arguments as reactive values for counts and updating
3. Changed calculation such that annotation changes do not trigger recalculation (had to change library from pheatmap away)
4. Moved actual calculations needed for the plot
@PaulJonasJost PaulJonasJost requested a review from LeaSeep February 1, 2025 13:55
@PaulJonasJost PaulJonasJost self-assigned this Feb 1, 2025
@PaulJonasJost PaulJonasJost added enhancement New feature or request ready for review labels Feb 1, 2025
Base automatically changed from R_code_revamp to develop February 4, 2025 08:23
@PaulJonasJost
Copy link
Collaborator Author

As discussed, I merged other parts of the codes into this already. (previous PRs)

# Conflicts:
#	program/shinyApp/R/pca/server.R
#	program/shinyApp/R/util.R
#	program/shinyApp/server.R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant