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]
All associated links for this package
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
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
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

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  
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  
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  
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  
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  

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