forked from madoui/metaVaR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 1.13 KB
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 1.13 KB
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
Package: metaVaR
Type: Package
Title: Population Genetic Analysis of Multiple Species from Environmental Molecular Data
Version: 0.3.19
Authors@R: person("amin", "madoui", email = "amine.madoui@gmail.com", role = c("aut", "cre"))
Description: Various functions to reconstruct several species models simultaneously and to perform population genetic analyses from environmental molecular data. This includes the estimation of genetic differentiation and the identification of loci under selection.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: stats,MASS,methods,survival,fitdistrplus,dbscan,igraph,ggplot2,reshape2
Depends: R (>= 2.10)
RoxygenNote: 7.0.2
Collate:
'LK.R'
'data.R'
'dbscan2mvc.R'
'fst.R'
'getMWIS.R'
'mvc_class.R'
'mvc.R'
'mvc2AdjMat.R'
'mvc2mvs.R'
'mvs_class.R'
'mvs.R'
'mwis.R'
'plotMvs.R'
'pwFst.R'
'readMvc.R'
'readMvcList.R'
'readMvs.R'
'readMvsList.R'
'setMvc.R'
'setMvs.R'
'tryParam.R'
'varFilterbyCov.R'
'writeMvc.R'
'writeMvcList.R'
'writeMvs.R'
'writeMvsList.R'
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr