-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
41 lines (41 loc) · 1019 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
40
41
Package: scClassify
Type: Package
Title: scClassify: single-cell Hierarchical Classification
Version: 1.5.1
Author: Yingxin Lin
Maintainer: Yingxin Lin <[email protected]>
Description: scClassify is a multiscale classification framework for single-cell RNA-seq data based on ensemble learning and cell type hierarchies, enabling sample size estimation required for accurate cell type classification and joint classification of cells using multiple references.
License: GPL-3
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.0)
Imports:
S4Vectors,
limma,
ggraph,
igraph,
methods,
cluster,
minpack.lm,
mixtools,
BiocParallel,
proxy,
proxyC,
Matrix,
ggplot2,
hopach,
diptest,
mgcv,
stats,
graphics,
statmod,
Cepo
RoxygenNote: 7.1.1
Suggests:
knitr,
rmarkdown,
BiocStyle,
pkgdown
VignetteBuilder: knitr
biocViews: SingleCell, GeneExpression, Classification
BugReports: https://github.com/SydneyBioX/scClassify/issues