# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BioThingsClient.R" in publications use:' type: software license: Apache-2.0 title: 'BioThingsClient.R: BioThings Client (https://github.com/biothings/BioThingsClient.R)' version: 0.99.1 abstract: This is a unified R client for all "BioThings APIs" (more at http://biothings.io). BioThings APIs are a collection of high-performance APIs for variety of aggregated entity-type specific annotations, such as genes, variants, chemicals, drugs etc. (so called "BioThings"). It also provides a SDK (BioThings SDK) for users to build their own BioThings API for any biological entity types. This client provides a generic R library for existing BioThings APIs as well as the new BioThings APIs will be created in the future, either by us or users. authors: - family-names: Johnson given-names: Thomas email: thomascjohnson@gmail.com - family-names: Wu given-names: Chunlei email: cwu@scripps.edu repository: https://sdhutchins.r-universe.dev commit: ba76366febc7f19a546db01654e33d9199279cb6 date-released: '2020-01-08' contact: - family-names: Johnson given-names: Thomas email: thomascjohnson@gmail.com