-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 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
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("cph", "aut", "cre"),
comment = c(ORCID = "0000-0002-4163-4945"))
Description:
Create interactive 'Jellyfish' plots to visualize spatio-temporal tumor
evolution by integrating sample and phylogenetic trees into an unified
plot.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyData: true
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