Package: IDConverter
Title: Convert Identifiers in Biological Databases
Version: 0.2.0
Date: 2022-03-08
Authors@R: 
    person("Shixiang", "Wang", , "w_shixiang@163.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9855-7357"))
Maintainer: Shixiang Wang <w_shixiang@163.com>
Description: Identifiers in biological databases connect different levels
    of metadata, phenotype data or genotype data. This tool is designed
    to easily convert identifiers within or between different biological
    databases.
License: MIT + file LICENSE
URL: https://github.com/ShixiangWang/IDConverter
BugReports: https://github.com/ShixiangWang/IDConverter/issues
Depends: R (>= 3.5.0)
Imports: data.table, httr
Suggests: covr, readr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-08 14:09:16 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2022-03-09 21:10:14 UTC
