-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 804 Bytes
/
DESCRIPTION
File metadata and controls
39 lines (39 loc) · 804 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
37
38
39
Package: gficf
Title: Gene Frequency - Inverse Cell Frequency
Version: 0.4.3
Authors@R: person("Gennaro", "Gambardella", email = "gambardella@tigem.it", role = c("aut", "cre"))
Description: Single cell data rapresentation as text
License: GPL-3
URL: https://github.com/dibbelab/gficf
BugReports: https://github.com/dibbelab/gficf
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Depends: R (>= 3.6)
LinkingTo: Rcpp (>= 0.11.0), RcppGSL, RcppProgress, RcppParallel, RcppEigen
biocViews:
Imports:
uwot,
igraph,
ggplot2,
rsvd,
ggrepel,
Rtsne,
fastmatch,
edgeR,
fgsea,
RSpectra,
Matrix,
biomaRt,
reshape2,
RcppParallel,
Rcpp,
MASS,
locfit,
reticulate,
leiden,
class,
mgcv,
GSVA,
limma
SystemRequirements: GNU make