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]
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. Accessed 06 May. 2025.
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
Complete documentation for Mega2R
Downloads during the last 30 days
04/0604/0704/0804/0904/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for Mega2R0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA