-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 793 Bytes
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 793 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
28
29
30
31
32
33
34
35
36
Package: savis
Type: Package
Title: Single-cell rna-seq Adaptive VISualization (SAVIS)
Version: 0.1.1
Authors@R:
c(person(given = "Ruzhang", family = "Zhao",
role = c("aut", "cre"),
email = "ruzhangzhao@gmail.com"),
person(given = "Hongkai",
family = "Ji",
role = "ctb"))
Maintainer: Ruzhang Zhao <ruzhangzhao@gmail.com>
Description: This is perfect! More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
Imports:
ggplot2,
dplyr,
Seurat,
reticulate,
RColorBrewer,
ggrepel,
Rfast,
pdist,
Spectrum,
mclust,
uwot,
glue,
methods,
cluster,
MASS,
mize,
mixhvg
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1