Skip to content

oyvble/casesolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaseSolver

Software for comparing DNA profiles within cases (Expert system)

Requiring EuroForMix and EFMex

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).

Installation of other required packages

install.packages(c('gWidgets2tcltk','readxl')) #required
install.packages(c('plotly','igraph','plotrix','R2HTML','officer','flextable')) #useful

Installation of CaseSolver

Installation directly from source through GitHub (does not require compilation):

install.packages("remotes")
remotes::install_github("oyvble/casesolver")

Run CaseSolver

library(casesolver);gui() 

About

A software based on EuroForMix for comparing DNA profiles in cases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages