-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
50 lines (50 loc) · 1.53 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
48
49
50
Package: flashfm
Title: flexible and shared information fine-mapping
Description: Flashfm is a computationally efficient approach to simultaneously
fine-map several related quantitative traits and borrows information
between diseases in a Bayesian framework. Joint models that
have at least one shared causal variant between a pair of
traits are given higher weight than those without shared
variants. Flashfm has greater accuracy than single trait analysis
when shared causal variants exist, and negligible loss of
precision otherwise. The best SNP models are summarised in terms of
sets of correlated SNPs that have a similar impact on the
trait.
Version: 0.0.0.9000
Date: 2020-05-26
Authors@R: c(person("Jenn", "Asimit", role=c("aut","cre"), email = "[email protected]"),
person("Nico","Hernandez", role=c("aut"), email="[email protected]"),
person("Chris", "Wallace", role=c("aut"), email = "[email protected]"))
Maintainer: Jenn Asimit <[email protected]>
Depends: R (>= 3.6.0)
Remotes:
pjnewcombe/R2BGLiMS,
Imports:
rlist,
R2BGLiMS,
gtools,
Rcpp,
RcppArmadillo,
MASS,
Matrix,
methods,
data.table,
xtable,
parallel,
snpStats
Suggests:
roxygen2,
testthat,
devtools,
knitr,
rmarkdown
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
LinkingTo:
Rcpp,
RcppArmadillo
VignetteBuilder: knitr
URL: https://github.com/jennasimit/flashfm
BugReports: https://github.com/jennasimit/flashfm/issues