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

Shiny app - more error checking on files and functions and alerts #78

Open
leppott opened this issue Jun 8, 2023 · 2 comments
Open
Assignees
Labels

Comments

@leppott
Copy link
Owner

leppott commented Jun 8, 2023

Is your feature request related to a problem? Please describe.
Need more error checking and graceful exits when files not correct.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
Cannot rely on users to only use correct files. Too many permutations of what need and don't need in each format.

Additional context
Use shinyalerts to gracefully exit.

@leppott
Copy link
Owner Author

leppott commented Jun 8, 2023

  • Taxa Translate
  • Generate Index Class Parameters
  • Assign Index Class
  • Merge Files
  • BCG models
  • Thermal Preference Metrics
  • Fuzzy Set Temperature Model
  • MTTI
  • BDI

Already exists in merge files, generate index class params, and fuzzy set.

@leppott
Copy link
Owner Author

leppott commented Jun 9, 2023

Fields may be different depending on the calculation/operation.

May also want to check the contents of the field. For example, field is proper class (numeric) or if range of values is correct (i.e. Index_Name).

  • Proper taxa name (OTU)
  • SampleID
  • Taxa_ID
  • N_Taxa
  • Latitude
  • Longitude
  • Index_Name
  • Index_Class

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

No branches or pull requests

1 participant