Package: netmhc2pan
Title: Interface to 'NetMHCIIpan'
Version: 1.3.1
Authors@R: c(
    person("Richèl J.C.", "Bilderbeek", email = "richel@richelbilderbeek.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")),
    person("Byungkuk", "Min", role = "ctb"))
Maintainer: Richèl J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: The field of immunology benefits from software that can
    predict which peptide sequences trigger an immune response.
    'NetMHCIIpan' is a such a tool: it predicts the
    binding strength of a short peptide to a Major Histocompatibility
    Complex class II (MHC-II) molecule.
    'NetMHCIIpan' can be used from a web server at 
    <https://services.healthtech.dtu.dk/service.php?NetMHCIIpan-3.2/>
    or from the command-line, using a local installation. This package
    allows to call 'NetMHCIIpan' from R.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: assertive, devtools, dplyr, rappdirs, readr, seqinr, stringr,
        testit, tibble
Suggests: knitr, rmarkdown, testthat, spelling
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Language: en-US
URL: https://github.com/richelbilderbeek/netmhc2pan/
BugReports: https://github.com/richelbilderbeek/netmhc2pan/issues
SystemRequirements: NetMHC2pan
        (https://services.healthtech.dtu.dk/service.php?NetMHCIIpan-3.2)
NeedsCompilation: no
Packaged: 2020-11-12 09:13:56 UTC; richel
Author: Richèl J.C. Bilderbeek [aut, cre]
    (<https://orcid.org/0000-0003-1107-7049>),
  Byungkuk Min [ctb]
Repository: CRAN
Date/Publication: 2020-11-18 09:40:05 UTC
Built: R 4.1.0; ; 2021-05-28 03:45:31 UTC; unix
