Package: tripr
Type: Package
Title: T-cell Receptor/Immunoglobulin Profiler (TRIP)
Version: 1.2.0
Authors@R: c(
        person("Maria Th.", "Kotouza", email = "-", role = "aut"),
        person("Katerina", "Gemenetzi", email = "-", role = "aut"),
        person("Chrysi", "Galigalidou", email = "-", role = "aut"),
        person("Elisavet", "Vlachonikola", email = "-", role = "aut"),
        person("Nikolaos", "Pechlivanis", email = "-", role = "aut"),
        person("Andreas", "Agathangelidis", email = "-", role = "aut"),
        person("Raphael", "Sandaltzopoulos", email = "-", role = "aut"),
        person("Pericles A.", "Mitkas", email = "-", role = "aut"),
        person("Kostas", "Stamatopoulos", email = "-", role = "aut"),
        person("Anastasia", "Chatzidimitriou", email = "-", role = "aut"),
        person("Fotis E.", "Psomopoulos", email = "-", role = "aut"),
        person("Iason", "Ofeidis", email = "jasonof@certh.gr", role = "cre")
        )
Description: TRIP is a software framework that provides analytics services on 
    antigen receptor (B cell receptor immunoglobulin, BcR IG | T cell receptor, 
    TR) gene sequence data. It is a web application written in R Shiny. It takes
    as input the output files of the IMGT/HighV-Quest tool. Users can select to 
    analyze the data from each of the input samples separately, or the combined 
    data files from all samples and visualize the results accordingly.
License: MIT + file LICENSE
Encoding: UTF-8
biocViews: BatchEffect, MultipleComparison, GeneExpression,
        ImmunoOncology, TargetedResequencing
Imports: shinyjs, shinyFiles, plyr, data.table, DT, stringr,
        stringdist, plot3D, gridExtra, RColorBrewer, plotly, dplyr,
        pryr, config (>= 0.3.1), golem (>= 0.3.1), methods, grDevices,
        graphics, stats, utils
Enhances: parallel
Suggests: BiocGenerics, shinycssloaders, tidyverse, BiocManager,
        Biostrings, xtable, rlist, motifStack, knitr, rmarkdown,
        testthat (>= 3.0.0), fs, BiocStyle, RefManageR, biocthis
Depends: shiny (>= 1.6.0), shinyBS
Collate: "tripr-package.R" "global.R" "helpers.R"
        "run_TRIP_without_ui.R" "app_config.R" "app_server.R"
        "app_ui.R" "run_app.R" "zzz.R"
URL: https://github.com/BiodataAnalysisGroup/tripr
BugReports: https://github.com/BiodataAnalysisGroup/tripr/issues
BiocType: Software
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/tripr
git_branch: RELEASE_3_15
git_last_commit: 5ed7bca
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-27 01:39:04 UTC; biocbuild
Author: Maria Th. Kotouza [aut],
  Katerina Gemenetzi [aut],
  Chrysi Galigalidou [aut],
  Elisavet Vlachonikola [aut],
  Nikolaos Pechlivanis [aut],
  Andreas Agathangelidis [aut],
  Raphael Sandaltzopoulos [aut],
  Pericles A. Mitkas [aut],
  Kostas Stamatopoulos [aut],
  Anastasia Chatzidimitriou [aut],
  Fotis E. Psomopoulos [aut],
  Iason Ofeidis [cre]
Maintainer: Iason Ofeidis <jasonof@certh.gr>
Built: R 4.2.0; ; 2022-04-27 10:14:09 UTC; windows
