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

gather errors from centrality measures #36

Open
ebey opened this issue Jun 1, 2015 · 0 comments
Open

gather errors from centrality measures #36

ebey opened this issue Jun 1, 2015 · 0 comments

Comments

@ebey
Copy link
Collaborator

ebey commented Jun 1, 2015

When calculating graph or node-level centrality measures that return an error (e.g. information centrality on the ecoli1 network), save the error in a reactiveValues list and output the list in box at the bottom right of the screen. Link the error message to the place in the app where the error occurred with an error number. Ideally, we will eventually show the user all errors in this way.

Currently, the framework is set up just for the node-level information centrality measure, but the conditionalPanel for the error message box is not working as expected. Fix this first, then work on adding more errors to the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant