We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a researcher submitting a sample i need to be able to find a taxon by its name or its id as exemplified here: https://www.ncbi.nlm.nih.gov/Taxonomy/taxonomyhome.html/index.cgi?chapter=howlink
The API does not seem to have an XML or JSON response so we might need to set up our own data from the ftp: https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/new_taxdump/
(information here: https://ncbiinsights.ncbi.nlm.nih.gov/2018/02/22/new-taxonomy-files-available-with-lineage-type-and-host-information/ )
This might require a corresponding issue in backend
Autocomplete Sample taxon id using NCBI taxonomy
unit and integration testing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
As a researcher submitting a sample i need to be able to find a taxon by its name or its id as exemplified here: https://www.ncbi.nlm.nih.gov/Taxonomy/taxonomyhome.html/index.cgi?chapter=howlink
The API does not seem to have an XML or JSON response so we might need to set up our own data from the ftp: https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/new_taxdump/
(information here: https://ncbiinsights.ncbi.nlm.nih.gov/2018/02/22/new-taxonomy-files-available-with-lineage-type-and-host-information/ )
This might require a corresponding issue in backend
DoD (Definition of Done)
Autocomplete Sample taxon id using NCBI taxonomy
Testing
unit and integration testing
The text was updated successfully, but these errors were encountered: