Package: terapadog Type: Package Title: Translational Efficiency Regulation Analysis using the PADOG Method Version: 1.5.0 Authors@R: person("Gionmattia", "Carancini", email = "gionmattia@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-7936-4883")) Description: This package performs a Gene Set Analysis with the approach adopted by PADOG on the genes that are reported as translationally regulated (ie. exhibit a significant change in TE) by the DeltaTE package. It can be used on its own to see the impact of translation regulation on gene sets, but it is also integrated as an additional analysis method within ReactomeGSA, where results are further contextualised in terms of pathways and directionality of the change. License: GPL-2 Encoding: UTF-8 Imports: DESeq2, KEGGREST, stats, utils, dplyr, plotly, htmlwidgets, biomaRt, methods Suggests: apeglm, BiocStyle, knitr, rmarkdown, testthat Collate: preprocessing_helpers.R id_converter.R prepareTerapadogData.R terapadogBricks.R terapadog.R get_FCs.R assign_Regmode.R plotDTA.R biocViews: RiboSeq, Transcriptomics, GeneSetEnrichment, GeneRegulation, Reactome, Software RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://github.com/Gionmattia/terapadog BugReports: https://github.com/Gionmattia/terapadog/issues Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:04:33 UTC RemoteUrl: https://github.com/bioc/terapadog RemoteRef: HEAD RemoteSha: 54d05ead9b262b688484fa0371729e890355c89e NeedsCompilation: no Packaged: 2026-07-04 22:42:39 UTC; root Author: Gionmattia Carancini [cre, aut] (ORCID: ) Maintainer: Gionmattia Carancini