The R Genetics Project is a collaborative effort to develop a complete set of tools for storing, accessing, manipulating, and analyzing genetics data, from small candidate-gene studies consisting of a few genetic markers to large whole-genome studies containing hundreds of thousands of markers. This package (GeneticsBase) provides a foundation of efficient data structures and easy-to-use manipulation functions.
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GeneticsBase")
| Source | GeneticsBase_1.2.0.tar.gz |
|---|---|
| Windows binary | GeneticsBase_1.2.0.zip |
| OS X binary | GeneticsBase_1.2.0.tgz |
| biocViews | |
|---|---|
| Depends | R, methods, combinat, xtable, mvtnorm, haplo.stats |
| Suggests | |
| Imports | gdata, gplots, gtools, MASS |
| SystemRequirements | |
| License | LGPL |
| URL | |
| dependsOnMe | fbat |
| suggestsMe |