forked from BgeeDB/BgeeDB_R
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
25 lines (25 loc) · 1.19 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
Package: BgeeDB
Type: Package
Title: Annotation and gene expression data retrieval from Bgee database. TopAnat, an anatomical entities Enrichment Analysis tool for UBERON ontology
Version: 2.22.2
Date: 2022-03-31
Author: Andrea Komljenovic [aut, cre], Julien Roux [aut, cre]
Maintainer: Julien Wollbrett <[email protected]>, Julien Roux <[email protected]>, Andrea Komljenovic <[email protected]>, Frederic Bastian <[email protected]>
Description: A package for the annotation and gene expression
data download from Bgee database, and TopAnat analysis: GO-like enrichment of anatomical terms,
mapped to genes by expression patterns.
Encoding: UTF-8
Depends: R (>= 3.6.0), topGO, tidyr
Imports: R.utils, data.table, curl, RCurl, digest, methods, stats, utils, dplyr, RSQLite,
graph, Biobase
License: GPL-3 + file LICENSE
Roxygen: list(markdown = TRUE)
URL: https://github.com/BgeeDB/BgeeDB_R
BugReports: https://github.com/BgeeDB/BgeeDB_R/issues
VignetteBuilder: knitr
biocViews: Software, DataImport, Sequencing, GeneExpression,
Microarray, GO, GeneSetEnrichment
Suggests: knitr, BiocStyle, testthat, rmarkdown, markdown
LazyLoad: yes
RoxygenNote: 7.1.2
NeedsCompilation: no