-
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
Volcano_Plot #440
Volcano_Plot #440
Conversation
release 0.1.3
Merge into Main
"New Mini Release"
* changed to show debug text again; to let user know what is going on; addresses #421 * Make things clearer in layout, incl. button design, placement, tip highlights and promoting more parallelism (#419, #413, #414) * changes and clean up to the docs to easen the retrieval of information * indicate that batch collection is optional, adding explicit help file - addresses #418 * making top links more obvious; attention no order change #415 as suggested * make cOmicsArt print prettier * Crash fix sig ana (#420) * add hiding of tabs to avoid usage of results; fixes #417 * fixed to work with native SumExp next to cOmicsArt created #404 (#425)
…hing aside from DESeq2 and DESeq2 not working on multi tabs
…ed to other display functionalities
Leave Options for multiple plots |
…nge). Volcanos now shown on top of each other with legend toggable
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Major (maybe even a new issue? ):
- The app crashes if Testdata > Deseq> Sig Ana > select 1 condition DO -> adding a new condition DO => Crash
[1] "Start the Significance Analysis"
[1] "Updating data..."
Warning: Error in session$userData[[ns(paste0(name, button))]]$destroy: attempt to apply non-function
Minor:
I think I would put the options 'adj. p value threshold', 'LogFC thresholds', 'Select the anno, 'Show legen corrected / uncorrected' to the right of the plots and decrease font size of legend
Will fix 👍🏼
Will leave that as the functionality rn is not well designed (recomputation every time) and opened another issue regarding that. |
The following was fixed/changed:
I have specifically NOT checked and/or worked on the getRCode and i dont think it should be a concern of this PR.
Things to further consider to further improve the volcano plots: