-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 875 Bytes
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 875 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
Package: singleCellNet
Title: cell identity from single cell RNA-Seq data
Version: 0.1.0
Authors@R: c(person("Patrick", "Cahan", email = "patrick.cahan@gmail.com", role = c("aut", "cre")), person("Yuqi", "Tan", email="ytan19@jhmi.edu", role=c("aut")))
Description: Determining cell identity from single cell RNA-Seq data
Depends: R (>= 3.5.0), ggplot2, dplyr,pheatmap,reshape2,cowplot
Requires: data.tree, ggplot2, pheatmap, RColorBrewer, randomForest, tidyr,
DescTools, viridis, Matrix, umap, parallel, cowplot, reshape2
License: PRIVATE
Encoding: UTF-8
LazyData: true
URL: http://pcahan1.github.io/singleCellNet
Author: Patrick Cahan [aut, cre],
Yuqi Tan [aut]
Maintainer: Yuqi Tan <ytan19@jhmi.edu>
Imports:
DescTools,
umap,
ggplot2,
pheatmap,
viridis,
parallel,
randomForest,
dplyr,
cowplot,
reshape2
RoxygenNote: 6.1.1