-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
38 lines (38 loc) · 913 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
Package: RUHi
Title: R-based Utilities for Hiplex
Version: 0.0.0.9000
Authors@R:
person(given = "Kaitlin",
family = "Sullivan",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8043-7111"))
Description: This package allows for the analysis and visualization of multiplexed FISH data, as well as the intergration of this data with scRNA-seq data.
License: GPL (>= 3) + file LICENSE
Imports:
testthat,
shiny,
Seurat,
shinyWidgets,
umap,
Rtsne,
ggplot2,
shinydashboard,
shinybusy,
dashboardthemes,
tidyr,
dplyr,
DT,
here,
shinythemes,
reshape2,
utils,
stats,
methods,
rlang
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/kaitsull/RUHi
BugReports: https://github.com/kaitsull/RUHi/issues