-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 969 Bytes
/
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
Package: uSORT
Title: uSORT: A self-refining ordering pipeline for gene selection
Version: 0.99.4
Author: Mai Chan Lau, Hao Chen, Jinmiao Chen
Description: This package is designed to uncover the intrinsic cell progression path from single-cell RNA-seq data. It incorporates data pre-processing, preliminary PCA gene selection, preliminary cell ordering, feature selection, refined cell ordering, and post-analysis interpretation and visualization.
Maintainer: Hao Chen <[email protected]>
biocViews: RNASeq, GUI, CellBiology, DNASeq
Depends:
R (>= 3.3.0),
tcltk
VignetteBuilder: knitr
Suggests:
knitr,
RUnit,
testthat,
ggplot2
Imports:
igraph,
Matrix,
RANN,
RSpectra,
VGAM,
gplots,
parallel,
plyr,
methods,
cluster,
Biobase,
fpc,
BiocGenerics,
monocle,
grDevices,
graphics,
stats,
utils
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1