forked from gambalab/gficf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 949 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
42
43
44
45
46
Package: gficf
Title: Gene Frequency - Inverse Cell Frequency
Version: 2.0.0
Authors@R: person("Gennaro", "Gambardella", email = "[email protected]", role = c("aut", "cre"))
Description: Single cell data rapresentation as text
License: GPL-3
URL: https://github.com/gambalab/gficf
BugReports: https://github.com/gambalab/gficf
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
Depends: R (>= 3.6), RcppML
LinkingTo: RcppArmadillo, Rcpp (>= 0.11.0), RcppGSL, RcppProgress, RcppParallel, RcppEigen
biocViews:
Imports:
uwot,
igraph,
ggplot2,
irlba,
ggrepel,
Rtsne,
fastmatch,
edgeR,
fgsea,
RSpectra,
Matrix,
babelgene,
reshape2,
RcppParallel,
Rcpp,
MASS,
locfit,
reticulate,
leiden,
KernelKnn,
mgcv,
GSVA,
limma,
pointr,
AnnotationHub,
ensembldb,
harmony,
BiocParallel
Remotes:
github::zdebruine/RcppML
SystemRequirements: GNU make