-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 1.3 KB
/
DESCRIPTION
File metadata and controls
16 lines (16 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: Subtest
Title: Test whether two putative subgroups of a disease phenotype show evidence of differential genetic basis.
Version: 1.0.0.0
Authors@R: c(person("James","Liley", role=c("aut","cre"), email="[email protected]"), person("Chris", "Wallace", role=c("aut"), email = "[email protected]"))
Description: This package provides code to determine from GWAS data whether observed clinical heterogeneity in a disease phenotype corresponds to differing genetic bases of disease. Disease heterogeneity is characterised either by a division of the case group into two subtypes or by a single quantitative variable. Our overall approach is to compute two Z-scores, one comparing cases with controls and the other characterising phenotypic heterogeneity without accounting for controls. We then test for the presence of a set of SNPs which show evidence of association both with case/control status and subgroup status. Given evidence of differential genetic bases, we then provide functions to attempt to determine the SNPs responsible for the observed difference. Further information can be found in our paper at http://biorxiv.org/content/early/2016/08/02/037713.
Depends:
R (>= 3.2.3),
mnormt,
plotrix
License:
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown,
snpStats
VignetteBuilder: knitr