-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
86 lines (86 loc) · 2.38 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Package: rutilstimflutre
Title: Timothee Flutre's personal R code
Version: 0.170.1
Authors@R: c(
person("Timothee", "Flutre", email="[email protected]", role=c("aut", "ctb", "cre"), comment=c(ORCID="0000-0003-4489-4782")),
person("Peter", "Carbonetto", role="aut", comment="function from varbvs example"),
person("Dalel", "Ahmed", role="ctb", comment="few functions during internship"),
person("Xiaoquan", "Wen", role="aut", comment="function via collaboration"),
person("Daniel", "Shriner", role="aut", comment="function from article"),
person("Bertrand", "Servin", role="aut", comment="function from article"),
person("Eric", "Duchene", role="aut", comment="functions to filter SNP genotypes"),
person("Gautier", "Sarah", role="aut", comment="functions to reformat SNP genotypes"),
person("Agnes", "Doligez", role="ctb", comment="help on joinMap2backcross() and MIMQTL()"),
person("Gota", "Morota", email="[email protected]", role="ctb", comment="variance components estimation"),
person("Julien", "Diot", email="[email protected]", role="ctb", comment="subset a pedigree"),
person("Charlotte", "Brault", email="[email protected]", role="ctb", comment="JoinMap segregation types, SIMQTL(), MIMQTL()"),
person("Jon", "White", email="[email protected]", role="ctb", comment="power analysis for GWAS")
)
Description: Timothee Flutre's personal R package (+ parts from other contributors).
Depends:
R (>= 3.2.0),
data.table,
lme4,
Matrix,
methods,
Rcpp,
stats
License: GPL-3 | AGPL-3
Copyright: INRAE
URL: https://github.com/timflutre/rutilstimflutre
BugReports: https://github.com/timflutre/rutilstimflutre/issues
Suggests:
BiocGenerics,
Biostrings,
BGLR,
BLR,
boot,
caret,
coda,
DBI,
digest,
GenomeInfoDb,
GenomicRanges,
ggbio,
ggplot2,
graphics,
grDevices,
gstat,
gtools,
igraph,
INLA,
IRanges,
knitr,
lattice,
LDcorSV,
lmerTest,
loo,
MASS,
MuMIn,
nlme,
pdftools,
qtl,
QTLRel,
qvalue,
rjags,
rgs3,
rmarkdown,
rrBLUP,
Rsamtools,
RSpectra,
rstan,
RSQLite,
S4Vectors,
scrm,
SNPRelate,
snpStats,
sp,
sparseMVN,
SummarizedExperiment,
testthat,
utils,
varbvs,
VariantAnnotation
RoxygenNote: 7.3.1
Encoding: UTF-8
VignetteBuilder: knitr