-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
50 lines (50 loc) · 1.15 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: rTASSEL
Version: 0.9.8
Date: 2018-12-21
Title: R front-end for TASSEL
Authors@R: c(
person(
given = "Brandon",
family = "Monier",
email = "[email protected]",
role = c("aut")
),
person(
given = "Ed",
family = "Buckler",
email = "[email protected]",
role = c("aut", "cre")
))
Description:
The aim of rTASSEL is to provide an R front-end for the
Java program, TASSEL. TASSEL is a software package used to evaluate
trait associaitions, evolutionary patterns, and linkage disequilibrium.
Additionally, this software allows for a number of powerful statistical
approaches to association mapping such general and mixed linear modelling.
License: GPL-3 | file LICENSE
URL:
https://bitbucket.org/bucklerlab/rtassel/src/master/
Imports:
dplyr,
GenomicRanges,
ggplot2,
IRanges,
knitr,
magrittr,
methods,
purrr,
rJava,
rlang,
S4Vectors,
stringr,
SummarizedExperiment,
tibble
Suggests:
BiocStyle
Encoding: UTF-8
LazyData: true
VignetteBuilder:
knitr
RoxygenNote: 6.1.1
biocViews:
GenomeWideAssociation