-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
45 lines (45 loc) · 914 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
Package: HISTA
Title: The Human Infertility Single-cell Testis Atlas Shiny App. Jan.26.2021
Version: 1.2.0
Authors@R:
person(given = "eisamahyari",
role = c("aut", "cre"),
DM = "@eisamahyari)
Description: The goal of this app is to enable the exploration of the Human Infertility Single-cell Testis Atlas.
License: `use_gpl3_license()`
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 3.5.0)
biocViews:
Imports:
data.table,
dplyr,
ggplot2,
ggforce,
ggthemes,
ggrepel,
ggrastr,
ggnewscale,
ggpubr,
grid,
gridExtra,
AnnotationHub,
RColorBrewer,
rclipboard,
shiny,
shinydashboard,
shinyWidgets,
shinyFiles,
stringr,
SDAtools,
viridis
Suggests:
ggvis,
devtools
Remotes:
BiocManager::Bioconductor
eisascience/HISTA,
marchinilab/SDAtools