-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.62 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
Package: FamAgg
Type: Package
Title: Pedigree Analysis and Familial Aggregation
Version: 1.27.0
Authors@R: c(person(given = "Johannes", family = "Rainer",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6977-7147")),
person(given = "Daniel", family = "Taliun",
role = "ctb"),
person(given = "Christian", family = "Weichenberger",
email = "[email protected]",
role = "ctb",
comment = c(ORCID = "0000-0002-2176-0274"))
)
Author: J. Rainer, D. Taliun, C.X. Weichenberger
Maintainer: Johannes Rainer <[email protected]>
URL: https://github.com/EuracBiomedicalResearch/FamAgg
BugReports: https://github.com/EuracBiomedicalResearch/FamAgg/issues
Imports: gap (>= 1.1-17),
Matrix,
BiocGenerics,
utils,
survey
Depends: methods,
kinship2,
igraph
Suggests: BiocStyle,
knitr,
RUnit,
rmarkdown
VignetteBuilder: knitr
Description: Framework providing basic pedigree analysis and plotting
utilities as well as a variety of methods to evaluate
familial aggregation of traits in large pedigrees.
Collate: Classes.R Generics.R Deprecated.R Constructors.R Methods-FAData.R
Methods-FAKinGroupResults.R Methods-FAKinSumResults.R
Methods-FAGenIndexResults.R Methods-FAIncidenceRateResults.R
Methods-FAStdIncidenceRateResults.R
Methods-FABinTestResults.R
utils.R matched-controls.R Methods.R plotting-functions.R
import-export.R zzz.R
biocViews: Genetics
License: MIT + file LICENSE
Copyright: Haplopainter1.043.pl (http://haplopainter.sourceforge.net) Copyright (c) 2004-2008 Holger Thiele
NeedsCompilation: no
RoxygenNote: 7.1.1