forked from augusto-garcia/onemap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
88 lines (88 loc) · 3.02 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
87
88
Package: onemap
Title: Construction of Genetic Maps in Experimental Crosses
Version: 3.0.0
Description: Analysis of molecular marker data from model (backcrosses,
F2 and recombinant inbred lines) and non-model systems (i. e.
outcrossing species). For the later, it allows statistical
analysis by simultaneously estimating linkage and linkage
phases (genetic map construction) according to Wu et al. (2002)
<doi:10.1006/tpbi.2002.1577>. All analysis are based on multipoint
approaches using hidden Markov models.
Date: 2022-02-10
Authors@R: c(person("Gabriel",
"Margarido",
role = "aut",
email = "[email protected]"),
person("Marcelo",
"Mollinari",
role = "aut"),
person("Cristiane",
"Taniguti",
role=c("ctb", "cre"),
email="[email protected]"),
person("Getulio",
"Ferreira",
role="ctb"),
person("Rodrigo",
"Amadeu",
role = "ctb"),
person("Karl",
"Broman",
role = "ctb"),
person(given = "Katharine",
family = "Preedy",
role = c("ctb", "cph"),
comment = "MDS ordering algorithm"),
person(given = "Bastian",
family = "Schiffthaler",
role = c("ctb","cph"),
comment = "HMM parallelization"),
person("Augusto",
"Garcia",
role = c("aut", "ctb"),
email = "[email protected]"))
Author: Gabriel Margarido [aut], Marcelo Mollinari [aut],
Cristiane Taniguti [ctb, cre], Getulio Ferreira [ctb],
Rodrigo Amadeu [ctb], Karl Broman [ctb],
Katharine Preedy [ctb, cph] (MDS ordering algorithm),
Bastian Schiffthaler [ctb, cph] (HMM parallelization),
Augusto Garcia [aut, ctb]
LinkingTo: Rcpp (>= 0.10.5)
Depends: R (>= 3.6.0)
Imports: ggplot2 (>= 2.2.1),
plotly (>= 4.7.1),
reshape2 (>= 1.4.1),
Rcpp (>= 0.10.5),
graphics,
methods,
stats,
utils,
grDevices,
smacof,
princurve,
parallel,
dplyr,
tidyr,
htmlwidgets,
ggpubr,
RColorBrewer,
dendextend,
rebus,
vcfR (>= 1.6.0)
Suggests:
knitr (>= 1.10),
rmarkdown,
testthat,
stringr
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-3
URL: https://github.com/augusto-garcia/onemap
BugReports: https://github.com/augusto-garcia/onemap/wiki
Maintainer: Cristiane Taniguti <[email protected]>
Repository: CRAN
Packaged: 2019-09-22 22:25:43 UTC; cris
NeedsCompilation: yes
Date/Publication: 2019-09-22 22:48:07 UTC
RoxygenNote: 7.1.2
biocViews: