You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to display the INDRA integration with MSstats on the MSstatsShiny website. This task involves creating the UI components to support this integration.
The future experiments tab should provide some examples on how to implement this new page:
Create a new UI function that displays a page containing options for users to generate visualizations and tables of networks from their dataset. Options could include:
Selecting perturbation vs discovery experiment
P-value cutoff / LogFC cutoff sliders
Dropdown of statement types
Path length slider
Create a new server function that processes data and calls MSstatsBioNet functions based on user input.
Create a new tab Network Interpretationhere, referencing the new UI function.
Context
We would like to display the INDRA integration with MSstats on the MSstatsShiny website. This task involves creating the UI components to support this integration.
The future experiments tab should provide some examples on how to implement this new page:
Subtasks
Network Interpretation
here, referencing the new UI function.Acceptance Criteria
New visualizations can be displayed on MSstatsShiny
The text was updated successfully, but these errors were encountered: