Package: biolink
Type: Package
Title: Create Hyperlinks to Biological Databases and Resources
Description: Generate urls and hyperlinks to commonly used biological databases
    and resources based on standard identifiers. This is primarily useful when
    writing dynamic reports that reference things like gene symbols in text or
    tables, allowing you to, for example, convert gene identifiers to hyperlinks
    pointing to their entry in the 'NCBI' Gene database. Currently supports
    'NCBI' Gene, 'PubMed', Gene Ontology, 'KEGG', CRAN and Bioconductor.
Version: 0.1.7
Authors@R: person("Aaron", "Wolen", , "aaron@wolen.com", role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: rentrez, xml2, DBI, RMySQL, glue, memoise
Suggests: testthat, lintr, httr, covr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-26 16:41:12 UTC; aaronwolen
Author: Aaron Wolen [aut, cre]
Maintainer: Aaron Wolen <aaron@wolen.com>
Repository: CRAN
Date/Publication: 2020-11-01 17:20:03 UTC
Built: R 4.1.0; ; 2021-05-27 01:51:22 UTC; unix
