summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-04 08:13:15 +0000
committerrillig <rillig>2005-11-04 08:13:15 +0000
commitf95abaf7137810c7d9b679f597ec62380920324c (patch)
tree575bd9ea10e1e473c82cade0b632b46bfab97fc1 /math
parent05e3657fb8ee2afb8b2125fd118173aefde13d73 (diff)
downloadpkgsrc-f95abaf7137810c7d9b679f597ec62380920324c.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')
-rw-r--r--math/R-genetics/DESCR6
-rw-r--r--math/R-genetics/Makefile15
-rw-r--r--math/R-genetics/PLIST1
-rw-r--r--math/R-genetics/distinfo5
4 files changed, 27 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, ...
diff --git a/math/R-genetics/Makefile b/math/R-genetics/Makefile
new file mode 100644
index 00000000000..5df26596d14
--- /dev/null
+++ b/math/R-genetics/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:13:15 rillig Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics.html
+COMMENT= Classes and methods for handling genetic data
+
+R_PKGNAME= genetics
+R_PKGVER= 1.0.4
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
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 $
diff --git a/math/R-genetics/distinfo b/math/R-genetics/distinfo
new file mode 100644
index 00000000000..9b62a42370e
--- /dev/null
+++ b/math/R-genetics/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:13:15 rillig Exp $
+
+SHA1 (R/genetics_1.0.4.tar.gz) = 594481ac598c18b2fa5277a025beb7573dd5191d
+RMD160 (R/genetics_1.0.4.tar.gz) = 083c724a5b720d67008f1938a578cdc86f347049
+Size (R/genetics_1.0.4.tar.gz) = 212717 bytes