Software for comparing DNA profiles within cases (Expert system)
It is recommended to have euroformix R-package installed (at least v4.0) before installing CaseSolver. To enable the EFMex option you need to have the EFMex R-package installed (at least v0.8.1).
install.packages(c('gWidgets2tcltk','readxl')) #required
install.packages(c('plotly','igraph','plotrix','R2HTML','officer','flextable')) #usefulInstallation directly from source through GitHub (does not require compilation):
install.packages("remotes")
remotes::install_github("oyvble/casesolver")library(casesolver);gui()