-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
37 lines (37 loc) · 919 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: sequoia
Type: Package
Title: Pedigree Inference from SNPs
Version: 2.11.4.0
Date: 2024-06-14
Authors@R: c(person("Jisca", "Huisman", email = "[email protected]",
role = c("aut", "cre")))
Author: Jisca Huisman [aut, cre]
Maintainer: Jisca Huisman <[email protected]>
Description: Multi-generational pedigree inference from incomplete data on
hundreds of SNPs, including parentage assignment and sibship clustering.
See Huisman (2017) (<DOI:10.1111/1755-0998.12665>) for more information.
License: GPL-2
URL: https://jiscah.github.io/
LazyData: TRUE
Imports:
plyr (>= 1.8.0),
stats,
utils,
graphics,
cli
RoxygenNote: 7.3.1
Suggests:
openxlsx,
knitr,
rmarkdown,
bookdown,
kinship2,
R.rsp,
hexbin,
data.table,
vcfR,
adegenet
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
Depends: R (>= 3.5.0)
SystemRequirements: Fortran95