forked from sshen82/BandNorm
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
49 lines (49 loc) · 1 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: BandNorm
Type: Package
Title: BandNorm Method for single-cell Hi-C
Version: 0.1.0
Author:
Ye Zheng <yezheng.stat@gmail.com>
Siqi Shen <sshen82@wisc.edu>
Sunduz Keles <keles@stat.wisc.edu>
Maintainer: Siqi Shen <sshen82@wisc.edu>
Description:
BandNorm is a simple normalization method for cell-type identification
and other downstream analysis for single-cell Hi-C data. It aligns both the
library size difference and the distance effect among cells.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.6),
ggplot2,
dplyr,
data.table,
Rtsne,
umap,
progress,
harmony,
Matrix,
gmodels,
future.apply,
matrixStats,
Seurat,
strawr,
rmarkdown,
viridis,
sparsesvd,
GenomicInteractions,
GenomicRanges
RoxygenNote: 7.1.2
Suggests:
knitr,
rmarkdown,
markdown
VignetteBuilder: knitr
biocViews:
Imports:
harmony,
GenomicInteractions,
GenomicRanges
Remotes:
immunogenomics/harmony