forked from quadbio/Pando
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.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: Pando
Version: 1.0.2
Type: Package
Title: Inferring regulomes from multi-modal single-cell genomics data
Authors@R: person(given = "Jonas Simon",
family = "Fleck",
role = c("aut", "cre"),
email = "jonas.fleck@bsse.ethz.ch",
comment = c(ORCID = "0000-0002-4686-7254"))
Maintainer: Jonas Simon Fleck <jonas.fleck@bsse.ethz.ch>
Description: Pando jointly uses scRNA-seq and scATAC-seq measurements to infer regulatory relationships between TF-binding site pairs and target genes.
License: MIT
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
VignetteBuilder: knitr
biocViews:
Depends:
R (>= 4.0.0)
Imports:
tidyverse,
Seurat,
Signac,
Matrix,
ggplot2,
IRanges,
GenomicRanges,
motifmatchr,
glmnetUtils,
bayestestR,
xgboost,
brms,
ggpointdensity,
ggraph,
tidygraph,
pals,
patchwork,
TFBSTools,
foreach,
sparseMatrixStats,
irlba,
uwot
Suggests:
rmarkdown,
testthat,
reticulate
Remotes:
github::immunogenomics/presto