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 07 May. 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
04/0704/0804/0904/1004/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 genetics406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
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  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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