# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "RClinVarbitration" in publications use:' type: software license: GPL-2.0-or-later title: 'RClinVarbitration: Stream ClinVar XML into Relational DuckDB Tables' version: 0.1.1 doi: 10.32614/CRAN.package.RClinVarbitration abstract: Streams official 'ClinVar' VCV XML releases, including gzip inputs, into focused relational tables in 'DuckDB'. A package-owned native extension uses libxml2's forward reader to retain VCV variants, normalized alleles, RCV aggregates, SCV submissions, conditions, observations, citations, and attributable evidence text without loading the release into R. ClinVarbitration policy is a derived SQL layer over those retained source relations, with a separate direct reproducer for archived NCBI flat-file releases. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://rgenomicsetl.r-universe.dev repository-code: https://github.com/RGenomicsETL/RClinVarbitration commit: 1700ec9a53c3d9c350a24ced8c4a673207633382 url: https://rgenomicsetl.github.io/RClinVarbitration/ date-released: '2026-07-21' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com