forked from NMikolajewicz/scMiko
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
56 lines (56 loc) · 1.09 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
Package: scMiko
Type: Package
Title: scRNAseq analysis functions. Developed using Seurat framework.
Version: 0.1.0
Author: Nicholas Mikolajewicz
Maintainer: Nicholas Mikolajewicz <[email protected]>
Description: Set of utility functions used to conduct scRNAseq analysis. Build on functionality of Seurat Package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
Depends:
R (>= 3.5.0),
ggplot2,
dplyr,
Seurat,
tidyr,
flexdashboard
Imports:
Matrix,
stringr,
foreach,
doParallel,
plyr,
reshape2,
tidyverse,
RColorBrewer,
gridExtra,
DT,
ggpmisc,
ggExtra,
grid,
ggrepel,
scales,
viridis,
zoo
Suggests:
miloR,
scater,
reticulate,
destiny,
clusterExperiment,
ggformula,
tidymodels,
s2a,
glue
RemoteType: github
RemoteHost: api.github.com
RemoteRepo: scMiko
RemoteUsername: NMikolajewicz
RemoteRef: HEAD
RemoteSha: 027355d0467f94eb302b783453fbdedecabe9d17
GithubRepo: scMiko
GithubUsername: NMikolajewicz
GithubRef: HEAD
GithubSHA1: 027355d0467f94eb302b783453fbdedecabe9d17