-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDESCRIPTION
49 lines (49 loc) · 931 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: finemapr
Title: R wrapper to fine-mappers
Version: 0.1.0
Date: 2018-02-09
Authors@R: c(person("Andrey", "Ziyatdinov", email = "andrey@example.com", role = c("aut", "cre")))
Maintainer: Andrey Ziyatdinov <andrey@example.com>
Description: R wrapper to fine-mappers.
License: GPL (>= 3)
URL: https://github.com/variani/finemapr
Imports:
tibble,
dplyr,
readr,
magrittr,
ggplot2,
cowplot,
data.table,
Matrix
Suggests:
proxysnps,
RCurl,
gaston,
rsnps,
testthat,
knitr,
rmarkdown
Collate:
'package.R'
'names.R'
'sumstats.R'
'abf.R'
'cojo.R'
'utils.R'
'read.R'
'datasets.R'
'files.R'
'plots.R'
'finemap.R'
'caviar.R'
'paintor.R'
'classMethods.R'
'classFinemaprPaintor.R'
'classFinemaprFinemap.R'
'classFinemaprCaviar.R'
'finemapr.R'
'ld.R'
'zzz.R'
RoxygenNote: 7.1.1
VignetteBuilder: knitr