-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 868 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
Package: gumshoe
Title: Supplemental Statistical Tests and Utilities for Kallisto/Sleuth RNASeq Analysis
Version: 0.0.0.1000
Authors@R:
c(person(given = "Paul",
family = "Gordon",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Gurveer",
family = "Gill",
role = "ctb",
email = "[email protected]"))
Description: Supplemental Statistical Tests and Utilities for Kallisto/Sleuth RNASeq Analysis
Depends:
R (>= 3.6.1),
ggfortify,
dplyr,
sleuth (>= 0.29.0),
tibble
Remotes:
sinhrks/ggfortify,
hadley/dplyr,
pachterlab/sleuth,
tidyverse/tibble
License: GPL v3
Encoding: UTF-8
LazyData: true
Suggests:
roxygen2,
rmarkdown,
knitr,
testthat (>= 3.0.0),
biomaRt,
ggrepel,
Reshape2,
ComplexHeatmap,
circlize
VignetteBuilder: knitr
RoxygenNote: 7.2.2
Config/testthat/edition: 3