Package: netmhc2pan
Title: Interface to 'NetMHCIIpan'
Version: 1.3.2
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("Lue Ping", "Zhao", role = "ctb"),
    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/services/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
Imports: devtools, dplyr, rappdirs, readr, seqinr, stringr, testit,
        tibble
Suggests: knitr, rmarkdown, testthat, spelling
VignetteBuilder: knitr
RoxygenNote: 7.2.3
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: 2023-11-08 16:05:13 UTC; richel
Author: Richèl J.C. Bilderbeek [aut, cre]
    (<https://orcid.org/0000-0003-1107-7049>),
  Lue Ping Zhao [ctb],
  Byungkuk Min [ctb]
Repository: CRAN
Date/Publication: 2023-11-08 23:10:07 UTC
Built: R 4.6.0; ; 2025-07-18 09:51:04 UTC; unix
