diff --git a/DESCRIPTION b/DESCRIPTION index bfb5503..0e23f8a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,10 +5,9 @@ Version: 0.1.2 Authors@R: c(person("Gerry", "Tonkin-Hill", email = "tonkin-hill.g@wehi.edu.au", role = c("aut")), person( "Stuart", "Lee", email = "lee.s@wehi.edu.au", role = c("cre", "aut"))) Description: Data structures and methods for manipulating output of genetic population structure clustering algorithms. - starmie can parse output from 'STRUCTURE' (see for details) or - 'ADMIXTURE' (see for details). starmie performs model selection via - information criterion, and provides functions for MCMC diagnostics, correcting label - switching and visualisation of admixture coefficients + 'starmie' can parse output from 'STRUCTURE' (see for details) or + 'ADMIXTURE' (see for details). 'starmie' performs model selection via + information criterion, and provides functions for MCMC diagnostics, correcting label switching and visualisation of admixture coefficients. License: MIT + file LICENSE LazyData: TRUE Depends: R (>= 3.3.0)