-
Notifications
You must be signed in to change notification settings - Fork 0
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
"New Mini Release" #406
Merged
Merged
"New Mini Release" #406
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add option whether to scale data to unit variance * Added it to downloadable code * Fixed small error regarding rds vs RDS files in code
* add Log2 as preprocessing * Added lines to help files and report output
* Fixed scaling and positioning of loading comic * Removed ID from each waiter class, across all pre-processing tabs. Single-gene visualization did not have a waiter class. --------- Co-authored-by: PaulJonasJost <[email protected]>
* add waiters show/hide to all R Code Download * added explicit waiter; tried as reactive with waiter <- reactive({Waiter$new}) and then waiter()$show - did not work
…ix the broken image.
* introducing guide for small tutorial * pretty Welcome page * add question mark explanation to help; increase size and color of question marks * links now in question marks to precise location in docs * ensure people find the search bar in documentation * explicit mention package * Is the initial start of guide the issue of test failure * reverted - did not help * changed workflow file to retrieve reportet error * missing loading of cicerone in C the issue? * crispy up the guide * more crispy * add helptab ui... * Apply suggestions to code. --------- Co-authored-by: PaulJonasJost <[email protected]>
* background not see through, but loading comic still on top * adding distinct and clear message if connection is lost; addresses one to do in #357 * Refresh button plus issue opener and email contact --------- Co-authored-by: PaulJonasJost <[email protected]>
* hide by elemtn pre-processing options * Info box streamline (#370) * move info box data selection up * rm show independent of main panel * rm unnecassray helptext to be streamlined * moved all boxes and introduced where missing * fix crash within PCA when low numbers of entities selected; unsure if this was full rank error #357 * add heatmap message; fix bug when only one entitie selected * add info box to singel gene viz * adding default info, adressed #355 * Proof of concept, introducing div, to inititall hide and shoe upon button click * add divs to hide * PCA div added * fix bug to show within modules * seems to work, but EA buggy; need to investigate if show/hide the issue * bug fix in enrichment analysis, somehow had problem if no enrichment found, but result object created * finally also see enrichment default message * also now adjumstent for geneannotation - fixes #353 * Integrated suggested changes --------- Co-authored-by: PaulJonasJost <[email protected]>
* Get Rid of "MainFactor" inDEseq2 analysis * Update Questionmark helper
* Data Selection is "Optional" * propose to put buttons under each other and change color, as before they seemt to be on the same level * Merged develop and adjusted design --------- Co-authored-by: Lea@Mac <[email protected]>
… set was not working if we did not create seleted data before (#376)
* Fixed order of navigation in interface details. Added navigation within each page, moved video tutorial to the top and added link to showcases. Only pushing markdown files. Closes #359 * Apply suggestions from code review Co-authored-by: Lea Seep <[email protected]> --------- Co-authored-by: Lea Seep <[email protected]>
* added info about test data, as well as cied resources * moved text to C.R; did not do conditional panel - would merge anyway
…e waiter persisted. Just to be safe, waiter is now hidden whenever error modals show up. (#394)
* cookie tracks first visti; option to delete cookie * lets now user actively set cookie (seems to be EU-law) solves #364 * Update program/shinyApp/server.R Co-authored-by: Paul Jonas Jost <[email protected]> --------- Co-authored-by: Paul Jonas Jost <[email protected]>
* Hide result tab for multiple visualizations in case only one comparison was used. * Single tab is now selected, when multi comparisons are done, ocerall visualization is selected
* Fixed ID issue in cicerone. Fixed Markdown rendering instead of HTML rendering. Closes #392 * Update program/shinyApp/R/C.R Co-authored-by: Lea Seep <[email protected]> --------- Co-authored-by: Lea Seep <[email protected]>
* corrected pre-processing link * Reworked preprocessing helpfile and documentation * Fixed links and reworked heatmap * Considerably shorten the sample correlation * Updated DESeq to explain model factors (taken from question help). Question help not touched as i think having the explanation twice is good * Fixed link in data input. Adresses #390 partially * Added info that 1. annotation is optional and 2. what it puts out * Added note taking to the interface details. Partially adresses #365 * Reworked Significance Analysis. Closes #365 if sample correlation is fine.
* add workbook * linkt to additional resources * fix so that it opens in new tab
* add check for numerical data * download option, info to user * change misc shinyOmics to cOmicsArt * weaken NO check for nas in entities anno * usage of VI data if test are passing * insert checks; display data amtrix fixed; typos rm * add original row/colnames to respective anno tables * replaces now spaces with '.'
LeaSeep
approved these changes
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I think it would be good to merge everything into main again. We could start thinking about versioning if we want to as well, in which case this PR needs a Changelog