# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Mega2R" in publications use:' type: software license: GPL-2.0-only title: 'Mega2R: Accessing and Processing a ''Mega2'' Genetic Database' version: 1.1.0 doi: 10.32614/CRAN.package.Mega2R identifiers: - type: url value: https://watson.hgen.pitt.edu/mega2/mega2r/ abstract: 'Uses as input genetic data that have been reformatted and stored in a ''SQLite'' database; this database is initially created by the standalone ''mega2'' C++ program (available freely from ). Loads and manipulates data frames containing genotype, phenotype, and family information from the input ''SQLite'' database, and decompresses needed subsets of the genotype data, on the fly, in a memory efficient manner. We have also created several more functions that illustrate how to use the data frames as well as perform useful tasks: these permit one to run the ''pedgene'' package to carry out gene-based association tests on family data using selected marker subsets, to run the ''SKAT'' package to carry out gene-based association tests using selected marker subsets, to run the ''famSKATRC'' package to carry out gene-based association tests on families (optionally) and with rare or common variants using selected marker subsets, to output the ''Mega2R'' data as a VCF file and related files (for phenotype and family data), and to convert the data frames into CoreArray Genomic Data Structure (GDS) format.' authors: - family-names: Baron given-names: Robert V. email: rvb5@pitt.edu - family-names: Weeks given-names: Daniel E. email: weeks@pitt.edu repository: https://danieleweeks.r-universe.dev commit: 8446b751278c1df828e8503462e845aaba3f2b92 url: https://groups.google.com/forum/#!forum/mega2-users date-released: '2023-12-21' contact: - family-names: Weeks given-names: Daniel E. email: weeks@pitt.edu