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

Make species lists using GBIF #3

Open
ajrominger opened this issue Nov 22, 2021 · 1 comment
Open

Make species lists using GBIF #3

ajrominger opened this issue Nov 22, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ajrominger
Copy link
Member

use rgbif

@ajrominger
Copy link
Member Author

ajrominger commented Dec 3, 2021

using the gbif API (through rgbif functions) we want to:

  • allow users to enter geographic information about where they want to get a species list from
    • Start with state
    • Then by county
  • allow users to enter taxonomic information about what kinds of species they want (e.g. all insects or all plants)
  • we want gbif to give us:
    • Scientific name
    • Country or area
    • Coordinates
    • Month & year
    • Basis of record
    • Dataset
    • Kingdom
    • Phylum
    • Class
    • Order
    • Family
    • Genus
    • Species
  • finally, we want to take that list of species and use the existing abbagadabba functions to find all sequence data for those species

@TestingIC TestingIC self-assigned this Dec 4, 2021
@TestingIC TestingIC added the enhancement New feature or request label Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants