Graham & McNeney Labs

rJPSGCS

An R interface to select programs from Alun Thomas’ Java Programs for Statistical Genetics and Computational Statistics (JPSGCS).

Currently, the selection of programs are those required to fit LD models (FitGMLD) and perform gene drops on a specified pedigree (GeneDrops).

The rJPSGCS R package is available on the Comprehensive R Archive Network website. See the package help file for a description of the package features.</p>

You will have to have R installed on your system to use it. To install rJPSGCS you can execute the following command in R:

install.packages("rJPSGCS")

The software is licenced under the GNU General Public Licence.