This repository contains my personal version of Filipe Alberto's R package MsatAllele. This version implements faster more efficient R code to allow the analysis of larger microsatellite data sets.

This package is intended for my own use, and I take no responsibility for any problems in the code. Users of the MsatAllele package should contact the orginal author of the package with any issues.

The package currently implements a small amount of C++ code (badly), so anyone wishing to install it will require additional build tools on their system. Information about these tools can be found here.

Once the prerequisite tools are installed, this version of MsatAllele can be installed using the devtools package as follows:

devtools::install_github("kkeenan02/MsatAllele")


kkeenan02/MsatAllele documentation built on May 20, 2019, 10:42 a.m.