# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SNPediaR" in publications use:' type: software license: GPL-2.0-only title: 'SNPediaR: Query data from SNPedia' version: 1.38.0 doi: 10.32614/CRAN.package.SNPediaR abstract: SNPediaR provides some tools for downloading and parsing data from the SNPedia web site . The implemented functions allow users to import the wiki text available in SNPedia pages and to extract the most relevant information out of them. If some information in the downloaded pages is not automatically processed by the library functions, users can easily implement their own parsers to access it in an efficient way. authors: - family-names: Montaner given-names: David email: david.montaner@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/genometra/SNPediaR commit: 443e0ccc180fd300c4610e4bde40d8e7415f2a5f url: https://github.com/genometra/SNPediaR date-released: '2015-09-26' contact: - family-names: Montaner given-names: David email: david.montaner@gmail.com