-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
59 lines (59 loc) · 1.12 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
50
51
52
53
54
55
56
57
58
59
Package: scCustFx
Type: Package
Title: single-cell custom fxs Package
Version: 0.1.0
Author: Eisa Mahyari
Maintainer: The package maintainer <mahyarie@ohsu.edu>
Description: The goal of this package is bringing together tools and pipelines for the analysis of single-cell and spatial omics data to complement other packages like Seurat and OOSAP.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.2.0)
Imports:
data.table,
dplyr,
tidyr,
naturalsort,
Matrix,
ggplot2,
cowplot,
knitr,
RColorBrewer,
stringr,
tidyr,
Suggests:
Seurat,
SeuratDisk,
Rlabkey,
monocle,
org.Hs.eg.db,
org.Mm.eg.db,
HSMMSingleCell,
DelayedMatrixStats,
DESeq2,
genefilter,
ggvis,
DropletUtils,
SingleR,
MAST,
scDblFinder,
ExperimentHub,
ComplexHeatmap,
celldex,
clusterProfiler,
ggrastr,
rmdformats,
igraph,
ggfortify,
circlize,
Hmisc,
ggbeeswarm,
wesanderson,
testthat (>= 2.1.0)
Remotes:
mojaveazure/seurat-disk,
VPetukhov/ggrastr,
juba/rmdformats,
karthik/wesanderson
RoxygenNote: 7.3.2