summaryrefslogtreecommitdiff
path: root/math/R-genetics/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-genetics/DESCR')
-rw-r--r--math/R-genetics/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/R-genetics/DESCR b/math/R-genetics/DESCR
new file mode 100644
index 00000000000..0fba1a2b980
--- /dev/null
+++ b/math/R-genetics/DESCR
@@ -0,0 +1,6 @@
+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, ...