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

Add integration with master taxa list in Shiny app #37

Closed
leppott opened this issue Jan 20, 2021 · 3 comments
Closed

Add integration with master taxa list in Shiny app #37

leppott opened this issue Jan 20, 2021 · 3 comments
Labels

Comments

@leppott
Copy link
Owner

leppott commented Jan 20, 2021

Is your feature request related to a problem? Please describe.
Want users to be able to use the official MBSS master taxa list in calculations.

Describe the solution you'd like
Shiny App: Add ability to merge the standard master taxa lists (taxa characteristics) with uploaded sample data.

Describe alternatives you've considered
Need in the Shiny app.

Additional context
NA

@leppott leppott added the 2021 label Jan 20, 2021
@leppott leppott pinned this issue Jan 20, 2021
@leppott
Copy link
Owner Author

leppott commented Jun 17, 2021

"Master" files are located on another GitHub site. So the code will always be current

https://github.com/leppott/MBSStools_SupportFiles

@leppott
Copy link
Owner Author

leppott commented Jun 17, 2021

Shiny app allows for the handling of new/different taxa from the MBSS official master taxa list in 3 ways.

  • only MBSS (drop non-MBSS taxa)
  • only user (ignore MBSS taxa list)
  • add new (use MBSS taxa list for matching taxa but include new user taxa)

This is a handled with a pull down list prior to "calculation" on the Shiny app.

image

@leppott
Copy link
Owner Author

leppott commented Jun 22, 2021

Function "qc_taxa" added to the package in commit v1.1.0.9037 aa42433

@leppott leppott closed this as completed Jun 22, 2021
@leppott leppott unpinned this issue Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant