Other packages > Find by keyword >

genetics  

Population Genetics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("genetics", "1.3.8.1.3")



Attach the package and use:
library("genetics")
Maintained by
Gregory Warnes
[Scholar Profile | Author Map]
First Published: 2002-11-13
Latest Update: 2021-03-01
Description:
Classes and methods for handling genetic data. Includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...
How to cite:
Gregory Warnes (2002). genetics: Population Genetics. R package version 1.3.8.1.3, https://cran.r-project.org/web/packages/genetics. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.6.4 (2002-11-13 21:28), 0.6.6 (2003-02-03 21:02), 0.6.8 (2003-04-23 21:34), 1.0.0 (2003-05-30 22:04), 1.0.1 (2003-06-06 10:56), 1.0.3 (2003-12-04 09:23), 1.0.4 (2004-05-27 07:01), 1.1.0 (2004-09-28 10:32), 1.1.1 (2004-11-16 09:51), 1.1.2 (2004-12-23 16:21), 1.1.3 (2005-03-14 09:55), 1.1.4 (2005-10-05 09:27), 1.2.0 (2005-11-09 22:15), 1.2.1 (2006-12-12 21:02), 1.3.0 (2007-08-09 15:00), 1.3.2 (2007-11-21 09:41), 1.3.3 (2008-04-30 08:38), 1.3.4 (2008-08-21 18:50), 1.3.5 (2011-01-17 20:25), 1.3.6 (2011-02-02 09:46), 1.3.7 (2012-08-14 20:04), 1.3.8.1.1 (2019-02-01 08:57), 1.3.8.1.2 (2019-04-22 08:57), 1.3.8.1 (2013-09-03 12:06), 1.3.8 (2012-12-15 07:32)
Other packages that cited genetics R package
View genetics citation profile
Other R packages that genetics depends, imports, suggests or enhances
Complete documentation for genetics
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for genetics20406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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