summaryrefslogtreecommitdiff
path: root/math/R-genetics
AgeCommit message (Collapse)AuthorFilesLines
2006-07-02Update to version 1.2.0, add correct dependencies.markd2-13/+16
Fixes build problem seen in bulk builds.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-04Imported R-genetics from pkgsrc-wip.rillig4-0/+27
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, ...