diff options
author | rillig <rillig> | 2005-11-04 08:13:15 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-04 08:13:15 +0000 |
commit | 167a756b9060641832ff9c4e5968414554b13f65 (patch) | |
tree | 575bd9ea10e1e473c82cade0b632b46bfab97fc1 /math/R-genetics/PLIST | |
parent | d225f42b7e561b4392f8255e1e2b375ca99a9492 (diff) | |
download | pkgsrc-167a756b9060641832ff9c4e5968414554b13f65.tar.gz |
Imported R-genetics from pkgsrc-wip.
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, ...
Diffstat (limited to 'math/R-genetics/PLIST')
-rw-r--r-- | math/R-genetics/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-genetics/PLIST b/math/R-genetics/PLIST new file mode 100644 index 00000000000..d10a5f564a1 --- /dev/null +++ b/math/R-genetics/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:13:15 rillig Exp $ |