-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
39 lines (39 loc) · 933 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
Package: omicser
Type: Package
Title: NDCN Omics Browser
Version: 0.0.9.2021-11-03
Author: Andy Henrie
Description: Data exploration playground for general -omics sharing. Developed as part of the NDCN Open Science initiative Data Science Pilot March-Sept 2021.
License: MIT + file LICENSE
Encoding: UTF-8
Imports:
anndata,
broom,
ComplexHeatmap (>= 2.9.4),
configr,
data.table,
dplyr,
DT,
ggdendro,
golem,
magrittr,
markdown,
Matrix,
plotly,
rmarkdown,
shiny,
shinydashboardPlus,
shinyFiles,
shinyjs,
stringr,
tidyr,
waiter
Authors@R: person('Andy', 'Henrie', email = '[email protected]', role = c('cre', 'aut'))
RoxygenNote: 7.1.2
URL: https://ndcn.github.io/omicser, https://github.com/ndcn/omicser
BugReports: https://github.com/ndcn/omicser/issues
Suggests:
knitr
VignetteBuilder: knitr
Remotes:
github::jokergoo/ComplexHeatmap