-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.05 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: MatriCom
Title: MatriCom: inference of matrisome communication systems from scRNA-seq data
Version: 1.0
Authors@R:
person("Valerio", "Izzi", , "valerio.izzi@oulu.fi", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: A tool to infer matrisome communication systems across tissues and compartments from scRNA-seq data
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyData: true
Depends: R (>= 4.0)
Imports: shiny, cicerone, Matrix, DT, dplyr, data.table, ggplot2,
shinyWidgets, shinybusy, shinyjs, shinyhelper, shinycssloaders,
shinyBS, Seurat, SeuratDisk, SeuratObject, scCustomize, sp,
uwot, shinydashboard, ensembldb, EnsDb.Hsapiens.v86, gridExtra,
writexl, BiocManager, packcircles, ggiraph, plotly, viridis,
collapsibleTree, igraph, scales, qs, igraph, stringr, reshape2, htmltools
NeedsCompilation: no
Packaged: 2024-06-14 15:31:34 UTC; petrov
Author: Valerio Izzi [aut, cre] (YOUR-ORCID-ID)
Maintainer: Valerio Izzi <valerio.izzi@oulu.fi>