-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 749 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: OmaDB
Title: R wrapper for the OMA REST API
Version: 2.19.1
Author: Klara Kaleb
Maintainer: Klara Kaleb <[email protected]>, Adrian Altenhoff <[email protected]>
Description: A package for the orthology prediction data download from OMA database.
Depends: R (>= 3.5), httr (>= 1.2.1), plyr(>= 1.8.4)
Imports: utils, ape, Biostrings, GenomicRanges, IRanges, methods, topGO, jsonlite
URL: https://github.com/DessimozLab/OmaDB
BugReports: https://github.com/DessimozLab/OmaDB/issues
Encoding: UTF-8
License: GPL-3
LazyData: true
Suggests: knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
biocViews: Software, ComparativeGenomics, FunctionalGenomics, Genetics, Annotation, GO, FunctionalPrediction
RoxygenNote: 7.1.1