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

WORMS API changes #20

Closed
7 tasks done
sckott opened this issue May 13, 2019 · 0 comments
Closed
7 tasks done

WORMS API changes #20

sckott opened this issue May 13, 2019 · 0 comments
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented May 13, 2019

  • 2019-05-10
    • AphiaRecord object now exposes its taxonRankID
    • Added functions AphiaTaxonRanksByID & AphiaTaxonRanksByName functions to get information about the available ranks in the system
    • Added function AphiaRecordsByTaxonRankID to get all entries of specific rank. Can be limited to a certain AphiaID its descendants (eg: Get all species in a specified family).
    • matchAphiaRecordsByNames (soap) & AphiaRecordsByMatchNames (rest): Now both return the current (final) accepted name (similar as in the update from 2018-10-01)
  • 2018-02-01 Added offset parameter to support fetching more than 50 results getAphiaSynonymsByID
  • 2018-11-27 lowercase the parameter 'aphiaids' for the function AphiaRecordsByAphiaIDs
  • 2018-11-06 added function AphiaRecordsByAphiaIDs to get an AphiaRecord for multiple AphiaIDs in one go
@sckott sckott added this to the v0.4 milestone Jun 14, 2019
sckott added a commit that referenced this issue Jun 14, 2019
change wm_record: wm_record_ is defunct - wm_Record itself now supports >1 id - now always returns data.frame
fix some tests
bump version
sckott added a commit that referenced this issue Jun 14, 2019
changed wm_ranks fxns to have aphia_id just be id - to be consistent where id always mean aphiaid
fix tsets
@sckott sckott closed this as completed Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant