-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 795 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
33 lines (33 loc) · 795 Bytes
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
Package: stmut
Title: Visualizing Somatic Alterations of 10X Spatial Transcriptomics Data
Version: 0.0.0.9000
Authors@R:
person("Limin", "Chen", , "lynnchen31@gmail.com", role = c("aut", "cre"))
Description: Create a table to visualize point mutation of sptail transcriptomics data.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
dendextend,
dplyr,
futile.logger,
ggplot2,
graphics,
heatmap.2x,
matrixStats,
raster,
RColorBrewer,
stats,
stringi,
stringr,
utils
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 2.10)
LazyData: true
LazyDataCompression: xz
URL: https://github.com/limin321/stmut
BugReports: https://github.com/limin321/stmut/issues