Package: protr
Version: 1.6-0
Title: Generating Various Numerical Representation Schemes for Protein
        Sequences
Description: Comprehensive toolkit for generating various numerical
    features of protein sequences described in Xiao et al. (2015)
    <DOI:10.1093/bioinformatics/btv042>. For full functionality,
    the software 'ncbi-blast+' is needed, see
    <https://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs&DOC_TYPE=Download>
    for more information.
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0250-5673")),
    person("Qing-Song", "Xu", email = "qsxu@csu.edu.cn", role = c("aut")),
    person("Dong-Sheng", "Cao", role = "aut"))
Maintainer: Nan Xiao <me@nanx.me>
License: BSD_3_clause + file LICENSE
URL: https://nanx.me/protr/, https://github.com/road2stat/protr,
        http://protr.org
BugReports: https://github.com/road2stat/protr/issues
SystemRequirements: ncbi-blast+ (see
        <https://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs&DOC_TYPE=Download>)
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 3.0.2)
Suggests: knitr, rmarkdown, Biostrings, GOSemSim, foreach, doParallel,
        org.Hs.eg.db
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-11 06:51:41 UTC; nanx
Author: Nan Xiao [aut, cre] (<https://orcid.org/0000-0002-0250-5673>),
  Qing-Song Xu [aut],
  Dong-Sheng Cao [aut]
Repository: CRAN
Date/Publication: 2019-02-11 07:10:03 UTC
