-
Notifications
You must be signed in to change notification settings - Fork 38
/
DESCRIPTION
21 lines (21 loc) · 871 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: bigSCale
Type: Package
Title: A framework for the analysis of single cell data (RNA-seq and
ATAC-seq) including clustering,phenotyping,pseudotime and
inferring gene regulatory networks.
Version: 2.0
Date: 2019-01-31
Author: Giovanni Iacono
Maintainer: Giovanni Iacono <[email protected]>
Description: A framework for the analysis of single cell data including clustering,phenotyping,pseudotime and inferring gene regulatory networks.
License: GPL (>= 2)
Imports: Rcpp, SingleCellExperiment, Rfast, Rtsne, float, ggplot2, zoo,
dendextend, BioQC, igraph, org.Hs.eg.db, org.Mm.eg.db, Matrix,
RgoogleMaps, ggbeeswarm, ggpubr, plotly, heatmap3, progress,
bigmemory, R.utils, RJSONIO
LinkingTo: Rcpp
RoxygenNote: 7.1.0
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-03-25 14:12:28 UTC; admin
Depends: R (>= 3.5.0)