forked from thibautjombart/adegenet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
117 lines (117 loc) · 2.59 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Package: adegenet
Version: 2.1.2
Encoding: UTF-8
Title: Exploratory Analysis of Genetic and Genomic Data
Author: Thibaut Jombart, Zhian N. Kamvar, Caitlin Collins, Roman Lustrik, Marie-
Pauline Beugin, Brian J. Knaus, Peter Solymos, Vladimir Mikryukov, Klaus Schliep, Tiago Maié, Libor Morkovsky, Ismail Ahmed, Anne Cori, Federico Calboli, RJ Ewing, Frédéric Michaud, Rebecca DeCamp
Maintainer: Thibaut Jombart <[email protected]>
Suggests:
pegas,
hierfstat,
akima,
maps,
splancs,
tripack,
testthat,
poppr
Depends:
R (>= 2.14),
methods,
ade4
Imports:
utils,
stats,
grDevices,
MASS,
igraph,
ape,
shiny,
ggplot2,
seqinr,
parallel,
spdep,
boot,
reshape2,
dplyr (>= 0.4.1),
vegan
URL: https://github.com/thibautjombart/adegenet
Description: Toolset for the exploration of genetic and genomic data. Adegenet
provides formal (S4) classes for storing and handling various genetic data,
including genetic markers with varying ploidy and hierarchical population
structure ('genind' class), alleles counts by populations ('genpop'), and
genome-wide SNP data ('genlight'). It also implements original multivariate
methods (DAPC, sPCA), graphics, statistical tests, simulation tools, distance
and similarity measures, and several spatial methods. A range of both empirical
and simulated datasets is also provided to illustrate various methods.
Collate:
adegenet.package.R
datasets.R
dist.genlight.R
orthobasis.R
classes.R
constructors.R
accessors.R
basicMethods.R
handling.R
auxil.R
minorAllele.R
setAs.R
SNPbin.R
strataMethods.R
hierarchyMethods.R
glHandle.R
glFunctions.R
glSim.R
find.clust.R
hybridize.R
scale.R
fstat.R
import.R
seqTrack.R
chooseCN.R
genind2genpop.R
loadingplot.R
sequences.R
gstat.randtest.R
makefreq.R
colorplot.R
monmonier.R
spca.R
coords.monmonier.R
haploGen.R
old2new.R
global_local_tests.R
dapc.R
compoplot.R
xvalDapc.R
haploPop.R
PCtest.R
dist.genpop.R
Hs.R
propShared.R
export.R
HWE.R
propTyped.R
inbreeding.R
glPlot.R
gengraph.R
simOutbreak.R
mutations.R
snpposi.R
snpzip.R
pairDist.R
snapclust.R
AIC.snapclust.R
AICc.snapclust.R
BIC.snapclust.R
KIC.snapclust.R
snapclust.choose.k.R
servers.R
showmekittens.R
spca_randtest.R
export_to_mvmapper.R
doc_C_routines.R
zzz.R
License: GPL (>=2)
LazyLoad: yes
RoxygenNote: 6.1.0