Package: dartR
Type: Package
Title: Importing and Analysing SNP and Silicodart Data Generated by
        Genome-Wide Restriction Fragment Analysis
Version: 2.0.3
Date: 2022-03-28
Authors@R: c(
            person("Bernd", "Gruber", email="bernd.gruber@canberra.edu.au", role=c("aut","cre")), 
            person("Arthur", "Georges", email="georges@aerg.edu.au", role="aut"),
            person("Jose L.", "Mijangos", email="Luis.MijangosAraujo@canberra.edu.au", role="aut"), 
            person("Carlo", "Pacioni",email="carlo.pacioni@delwp.vic.gov.au",role="aut"),
            person("Peter J.", "Unmack", email="peter.mail2@unmack.net", role="ctb"),
            person("Oliver", "Berry", email="oliver.berry@csiro.au", role="ctb" ),
            person("Lindsay V.", "Clark", email="lvclark@illinois.edu", role="ctb"),
            person("Floriaan", "Devloo-Delva",email="Floriaan.Devloo-Delva@csiro.au", role="ctb"),
            person("Eric","Archer", email="eric.archer@noaa.gov", role="ctb")
            )
Description: Functions are provided that facilitate the import and analysis of
    SNP (single nucleotide polymorphism) and silicodart (presence/absence) data. 
    The main focus is on data generated by DarT (Diversity Arrays Technology). 
    However, once SNP or related fragment presence/absence data from any source 
    is imported into a genlight object many of the functions can be used. 
    Functions are available for input and output of SNP and silicodart data, for
    reporting on and filtering on various criteria (e.g. CallRate,
    Heterozygosity, Reproducibility, maximum allele frequency). Advanced 
    filtering is based on Linkage Disequilibrium and HWE (Hardy-Weinberg 
    equilibrium). Other functions are available for visualization after PCoA 
    (Principle Coordinate Analysis), or to facilitate transfer of data between 
    genlight/genind objects and newhybrids, related, phylip, structure,
    faststructure packages.
VignetteBuilder: knitr
Encoding: UTF-8
Depends: R (>= 3.5), adegenet (>= 2.0.0), ggplot2, dplyr
biocViews:
Imports: stats, methods, utils, plyr, tidyr,stringr, ape, vegan, sp,
        PopGenReport, MASS, StAMPP,SNPRelate, gridExtra, foreach,
        crayon, reshape2, fields, patchwork, raster, data.table, shiny
Suggests: HardyWeinberg, networkD3, tidyverse, knitr, rmarkdown, rgl,
        parallel, doParallel, pca3d, dismo, pegas, directlabels, rgdal,
        leaflet.minicharts, leaflet, rrBLUP, poppr, Rcpp, igraph,
        qvalue, gdistance, seqinr, pheatmap, gplots, vcfR, mmod,
        plotly, ggthemes, ggrepel, ggtern, markdown, RColorBrewer,
        scales, SIBER, snpStats, boot, hierfstat, shinyBS, shinythemes,
        shinyjs, gganimate, devtools, tibble, stringi, shinyWidgets,
        purrr
License: GPL (>= 3)
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-28 12:31:37 UTC; s425824
Author: Bernd Gruber [aut, cre],
  Arthur Georges [aut],
  Jose L. Mijangos [aut],
  Carlo Pacioni [aut],
  Peter J. Unmack [ctb],
  Oliver Berry [ctb],
  Lindsay V. Clark [ctb],
  Floriaan Devloo-Delva [ctb],
  Eric Archer [ctb]
Maintainer: Bernd Gruber <bernd.gruber@canberra.edu.au>
Repository: CRAN
Date/Publication: 2022-03-28 14:50:02 UTC
Built: R 4.0.5; ; 2022-03-29 11:21:58 UTC; unix
