# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "taxinfo" in publications use:' type: software license: AGPL-3.0-only title: 'taxinfo: Augment ''Phyloseq'' Objects with Taxonomy-Based Information' version: 0.1.2 identifiers: - type: url value: https://adrientaudiere.github.io/taxinfo abstract: Augments 'phyloseq' objects with taxonomy-based information retrieved from multiple external data sources. Provides functions to query 'GBIF' (Global Biodiversity Information Facility), 'Wikipedia', 'GLOBI' (Global Biotic Interactions), 'OpenAlex', and other databases to verify taxonomic names, retrieve occurrence data, access species interaction networks, and fetch scientific literature metadata. Designed to work with the 'phyloseq' data structure common in metabarcoding analyses. Most functions support both 'phyloseq' objects and plain taxonomic name vectors as input. authors: - family-names: Taudiere given-names: Adrien email: adrien.taudiere@zaclys.net repository: https://adrientaudiere.r-universe.dev repository-code: https://github.com/adrientaudiere/taxinfo commit: c66182e1010563a2547c0827a280987f9012173f url: https://adrientaudiere.github.io/taxinfo/ date-released: '2026-06-22' contact: - family-names: Taudiere given-names: Adrien email: adrien.taudiere@zaclys.net