forked from KChen-lab/bindSC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·30 lines (30 loc) · 1.16 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
24
25
26
27
28
29
30
Package: bindSC
Title: Bi-order INtegration of Data from Single Cell multi-omics
technologies \
Version: 1.0.0
Authors@R:
person(given = "Jinzhuang", family = "Dou",role = c( "cre"),
email = "jinzhuangdou198706@gmail.com",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: Bi-order INtegration of Data from Single Cell multi-omics technologies
URL:
BugReports:
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6),umap (>= 0.2.4.0), irlba (>= 2.3.3), progress (>= 1.2.2),
Matrix, ggplot2 (>= 3.2.1), Seurat, dplyr, DescTools, ggpubr,ggplot2,
ComplexHeatmap, reshape2, ggrepel, cluster,FNN, reticulate, rdist,
Imports: umap (>= 0.2.4.0), irlba (>= 2.3.3), progress (>= 1.2.2),
Matrix, ggplot2 (>= 3.2.1), Seurat, dplyr, DescTools, ggplot2,
ComplexHeatmap, reshape2, ggrepel, cluster,FNN, reticulate, rdist,
Collate:
'generics.R'
'BiCCA.R'
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-11-15 08:12:10 UTC; jdou1
Author: Jinzhuang Dou [cre] (<https://orcid.org/YOUR-ORCID-ID>)
Maintainer: Jinzhuang Dou <jinzhuangdou198706@gmail.com>