forked from chr1swallace/coloc
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
34 lines (34 loc) · 934 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
Package: coloc
Type: Package
Depends:
methods,
MASS,
BMA
Suggests:
ggplot2,
snpStats
Title: Colocalisation tests of two genetic traits
Version: 2.2
Date: 2013-05-22
Authors@R: c(person("Chris", "Wallace", role=c("aut","cre"),
email = "[email protected]"),
person("Claudia","Giambartolomei", role="aut",
email="[email protected]"),
person("Vincent","Plagnol", role="ctb",
email="[email protected]"))
Author: Chris Wallace and Claudia Giambartolemei with contributions from
Vincent Plagnol
Maintainer: Chris Wallace <[email protected]>
Description: Performs the colocalisation tests described in Plagnol et al
(2009), Wallace et al (2013) and Giambartolomei et al (2013).
License: GPL
LazyLoad: yes
Collate:
'AllClasses.R'
'bma.R'
'coloc-package.R'
'coloc.combine.R'
'coloc.test.R'
'pcs.R'
'private.R'
'claudia.R'