forked from jinworks/scAB
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 927 Bytes
/
DESCRIPTION
File metadata and controls
45 lines (45 loc) · 927 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
34
35
36
37
38
39
40
41
42
43
44
45
Package: scAB
Type: Package
Title: R package for integrating single-cell and bulk RNA-seq data with
phenotype information
Version: 1.0.4
Author: Qinran Zhang
Maintainer: Qinran Zhang<qr_zhang@whu.edu.cn>
Description: R toolkit for integrating single-cell and bulk RNA-seq data with phenotype information.
Depends: R (>= 3.5.0)
biocViews:
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
Seurat,
diptest,
multimode,
survival,
cli,
Matrix,
stats,
SeuratObject,
SigBridgeRUtils (>= 0.1.0),
methods,
rlang
Remotes:
github::WangLabCSU/SigBridgeRUtils,
bioc::WGCNA
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2022-04-18 01:11:46 UTC; MSI-NB
Suggests:
dplyr,
furrr,
future,
matrixStats,
pak,
preprocessCore,
testthat (>= 3.0.0),
WGCNA
LinkingTo:
Rcpp,
RcppArmadillo
Config/testthat/edition: 3
SystemRequirements: C++14