Package: immunogenViewer
Type: Package
Title: Visualization and evaluation of protein immunogens
Version: 1.5.0
Authors@R: c(person("Katharina", "Waury", email = "kathiwaury@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8570-7640")))
Description: Plots protein properties and visualizes position of peptide immunogens within protein sequence.
    Allows evaluation of immunogens based on structural and functional annotations to infer 
    suitability for antibody-based methods aiming to detect native proteins.
License: Apache License (>= 2)
Encoding: UTF-8
Config/testthat/edition: 3
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Depends: 
    R (>= 4.0)
Imports: 
    ggplot2,
    httr,
    jsonlite,
    patchwork,
    UniProt.ws
Suggests: 
    BiocStyle,
    knitr,
    rmarkdown,
    testthat (>= 3.0.0),
    DT
biocViews: FeatureExtraction, Proteomics, Software, Visualization
URL: https://github.com/kathiwaury/immunogenViewer
BugReports: https://github.com/kathiwaury/immunogenViewer/issues
git_url: https://git.bioconductor.org/packages/immunogenViewer
git_branch: devel
git_last_commit: 24aec9b
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
