-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 919 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
Package: jellyfisher
Title: Visualize Spatio-Temporal Tumor Evolution with Jellyfish Plots
Version: 1.0.1
Authors@R:
person("Kari", "Lavikka", , "kari.lavikka@helsinki.fi", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4163-4945"))
Description:
Create interactive Jellyfish plots for tumor evolution, integrating
hierarchical sample structures and phylogenies to visualize both spatial and temporal dimensions.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyData: false
URL: https://github.com/HautaniemiLab/jellyfisher, https://hautaniemilab.github.io/jellyfisher/
BugReports: https://github.com/HautaniemiLab/jellyfisher/issues
Imports:
htmlwidgets,
dplyr,
stringr
Suggests:
knitr,
rmarkdown
Depends: R (>= 4.1.0)
VignetteBuilder: knitr
biocViews:
Visualization,
Phylogenetics,
Software,
Spatial