-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
21 lines (21 loc) · 860 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: geneSynonym
Type: Package
Title: Quick Access to Gene Synonym Information
Version: 1.7.24.11.10
Depends: R(>= 3.1)
Imports:
utils (>= 3.4.0),
magrittr (>= 1.5)
Suggests: testthat
Date: 2024-11-10
Authors@R: person("Ogan", "Mancarci", email = "[email protected]", role = c("aut", "cre"))
BugReports: https://github.com/oganm/geneSynonym/issues
URL: https://github.com/oganm/geneSynonym
Description: A wrapper for gene synonyms listed by National Center for
Biotechnology Information ('NCBI'). This file updates nightly. CRAN version
of this package will not include the latest version. To access an up to date
version install it from Github which is updated weekly. The original file can
be accessed from <ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/gene_info.gz/>.
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 7.3.2