Package: MMD
Type: Package
Title: Minimal Multilocus Distance (MMD) for Source Attribution and
        Loci Selection
Imports: e1071, plyr, bigmemory
Version: 1.0.0
Authors@R: person("Francisco", "Perez-Reche", email = "fperez-reche@abdn.ac.uk",
  role = c("aut", "cre"))
Maintainer: Francisco Perez-Reche <fperez-reche@abdn.ac.uk>
Description: The aim of the package is two-fold: (i) To implement 
    the MMD method for attribution of individuals to sources using 
    the Hamming distance between multilocus genotypes. (ii) To select 
    informative genetic markers based on information theory concepts 
    (entropy, mutual information and redundancy). The package implements the 
    functions introduced by Perez-Reche, F. J., Rotariu, O., Lopes, B. S., 
    Forbes, K. J. and Strachan, N. J. C. Mining whole genome sequence data to 
    efficiently attribute individuals to source populations. 
    Scientific Reports 10, 12124 (2020) <doi:10.1038/s41598-020-68740-6>.
    See more details and examples in the README file.
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-01-23 10:50:41 UTC; s05fp2
Author: Francisco Perez-Reche [aut, cre]
Repository: CRAN
Date/Publication: 2021-01-26 13:40:08 UTC
Built: R 4.1.0; ; 2021-05-26 16:13:48 UTC; unix
