-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
30 lines (30 loc) · 1.26 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
Package: PopGenome
Type: Package
Title: An Efficient Swiss Army Knife for Population Genomic Analyses
Version: 2.7.7
Date: 2020-01-29
Authors@R: c( person("Bastian", "Pfeifer", role = c("aut", "cre"), email = "bastianxpfeifer@gmail.com"),
person("Ulrich", "Wittelsbuerger", role = "ctb"),
person("Heng", "Li", role = "ctb"),
person("Bob", "Handsaker", role = "ctb") )
Depends: R (>= 2.14.2), ff
Imports: methods
Suggests: parallel, bigmemory, BASIX, WhopGenome, BlockFeST
Description: Provides efficient tools for population genomics data analysis,
able to process individual loci, large sets of loci, or whole genomes. PopGenome <DOI:10.1093/molbev/msu136> not only
implements a wide range of population genetics statistics, but also facilitates the easy
implementation of new algorithms by other researchers. PopGenome is optimized for speed via
the seamless integration of C code.
License: GPL-3
LazyLoad: yes
Copyright: inst/COPYRIGHTS
SystemRequirements: zlib headers and library.
Repository: CRAN
NeedsCompilation: yes
Packaged: 2018-05-20 14:37:18 UTC; user
Author: Bastian Pfeifer [aut, cre],
Ulrich Wittelsbuerger [ctb],
Heng Li [ctb],
Bob Handsaker [ctb]
Maintainer: Bastian Pfeifer <bastianxpfeifer@gmail.com>
Date/Publication: 2018-05-20 15:40:57 UTC