-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
33 lines (33 loc) · 957 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
Package: CollapsABEL
Type: Package
Title: Generalized CDH (GCDH) Analysis
Version: 0.10.11
Date: 2016-12-11
Author: Kaiyin Zhong, Fan Liu
Maintainer: Kaiyin Zhong <[email protected]>
Depends:
R (>= 3.1.0),
rJava (>= 0.9-6)
Imports:
R.utils,
RSQLite,
biganalytics,
bigmemory,
collUtils,
dplyr,
ggplot2,
methods,
stringr,
stats,
haplo.stats
Description: Implements a generalized version of the CDH test (<DOI:10.1371/journal.pone.0028145> and <DOI:10.1186/s12859-016-1006-9>)
for detecting compound heterozygosity on a
genome-wide level, due to usage of generalized linear models it allows flexible
analysis of binary and continuous traits with covariates.
License: GPL-3
URL: https://bitbucket.org/kindlychung/collapsabel2/overview
BugReports: https://bitbucket.org/kindlychung/collapsabel2/issues
Suggests:
testthat
SystemRequirements: PLINK2, Java (>= 8.0), mysql
RoxygenNote: 5.0.1