The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

relMix

relMix makes relationship inference involving DNA mixtures with unknown profiles and interprets DNA mixtures with related contributors. The main function is the graphical user interface relMixGUI. A tutorial can be found here: https://gdorum.github.io/relMix/articles/relMix.html

Installation

Install from GitHub as follows:

 # First install devtools if needed
if(!require(devtools)) install.packages("devtools")
#Install relMix from GitHub:
devtools::install_github("gdorum/relMix")

To provide pedigree plots, relMix uses the package tkrplot. However, this package has some compatibility issues with MacOS and hence is not included as a hard dependency. Users who wish to see pedigree plots in the results screen have to install the package tkrplot manually with

install.packages("tkrplot")

The tkrplot package will be loaded by relMix automatially, so users do not need to run library("tkrplot") in advance.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.