Other packages > Find by keyword >

Mega2R  

Accessing and Processing a 'Mega2' Genetic Database
View on CRAN: Click here


Download and install Mega2R package within the R console
Install from CRAN:
install.packages("Mega2R")

Install from Github:
library("remotes")
install_github("cran/Mega2R")

Install by package version:
library("remotes")
install_version("Mega2R", "1.1.0")



Attach the package and use:
library("Mega2R")
Maintained by
Daniel E. Weeks
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-02
Latest Update: 2021-12-06
Description:
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.
How to cite:
Daniel E. Weeks (2017). Mega2R: Accessing and Processing a 'Mega2' Genetic Database. R package version 1.1.0, https://cran.r-project.org/web/packages/Mega2R
Previous versions and publish date:
1.0.0 (2017-11-02 14:26), 1.0.2 (2018-04-03 19:51), 1.0.3 (2018-05-22 22:45), 1.0.4 (2018-06-18 19:58), 1.0.5 (2019-02-28 06:50), 1.0.6 (2020-05-15 11:10), 1.0.7 (2020-05-20 02:40), 1.0.8 (2020-10-01 09:40), 1.0.9 (2021-12-06 19:10)
Other packages that cited Mega2R R package
View Mega2R citation profile
Other R packages that Mega2R depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns