-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
55 lines (55 loc) · 1.03 KB
/
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
47
48
49
50
51
52
53
54
55
Package: fctBio
Type: Package
Title: Objects and methods for functional biology analysis
Version: 1.1.0
Author: Julien FOURET <jfouret@nexomis.io>
biocViews:
Imports:
assertthat,
collapse,
cowplot,
data.table,
dendextend,
dplyr,
fastmatch,
ggdendro,
ggh4x,
ggplot2,
logging,
magrittr,
openxlsx,
parallel,
philentropy,
purrr,
pvclust,
R6,
stringr (>= 1.5.0),
tibble,
tidyselect
Maintainer: Julien FOURET <jfouret@nexomis.io>
Description: This package provide different objects and methods to perform
functional analysis in biology.
License: proprietary
Encoding: UTF-8
LazyData: true
Suggests:
covr,
DT,
htmltools,
matrixStats,
testthat (>= 3.0.0),
tibble,
vdiffr
VignetteBuilder: knitr, rmarkdown, kableExtra
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
Collate:
'fctBio.r'
'utils.r'
'class_NestedEnrich.r'
'load_ann_space.r'
'network_genes.r'
'query_genes.r'
Depends:
R (>= 4.0)
RoxygenNote: 7.3.2