forked from grunwaldlab/poppr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 882 Bytes
/
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
Package: poppr
Type: Package
Title: an R package for genetic analysis of populations with mixed
reproduction
Version: 0.1
Author: Zhian N. Kamvar <kamvarz@science.oregonstate.edu>, Javier F. Tabima
<tabimaj@onid.orst.edu>, Niklaus J. Grunwald
<grunwaln@science.oregonstate.edu>
Maintainer: Zhian Kamvar <kamvarz@science.oregonstate.edu>
Description: Population genetic analyses for hierarchical analysis of partially
clonal populations built upon the architecture of the adegenet package.
Depends:
R (>= 2.15.1),
adegenet,
pegas,
vegan,
ggplot2,
phangorn,
ape
Imports:
adegenet,
pegas,
vegan,
ggplot2,
phangorn,
ape
License: GPL-2
Collate:
'Index_calculations.r'
'file_handling.r'
'sample_schemes.r'
'visualizations.r'
'mlg.r'
'bruvo.r'
'data_subset.r'
'internal.r'
'sandbox.r'