Package: goseq Title: Gene Ontology analyser for RNA-seq and other length biased data Version: 1.65.0 Date: 2025-07-22 Authors@R: c( person( given = "Matthew", family = "Young", role = c("aut"), email = "my4@sanger.ac.uk" ), person( given = "Nadia", family = "Davidson", role = c("aut"), email = "nadia.davidson@mcri.edu.au" ), person( given = "Federico", family = "Marini", role = c("ctb", "cre"), email = "marinif@uni-mainz.de", comment = c(ORCID = "0000-0003-3252-7758") ) ) Description: Detects Gene Ontology and/or other user defined categories which are over/under represented in RNA-seq data. Depends: R (>= 2.11.0), BiasedUrn, geneLenDataBase (>= 1.9.2) Imports: mgcv, graphics, stats, utils, AnnotationDbi, GO.db, BiocGenerics, methods, rtracklayer, GenomicFeatures, Seqinfo Suggests: edgeR, org.Hs.eg.db License: LGPL (>= 2) URL: https://github.com/federicomarini/goseq BugReports: https://github.com/federicomarini/goseq/issues biocViews: ImmunoOncology, Sequencing, GO, GeneExpression, Transcription, RNASeq, DifferentialExpression, Annotation, GeneSetEnrichment, KEGG, Pathways, Software RoxygenNote: 7.3.1 Encoding: UTF-8 Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:34:34 UTC RemoteUrl: https://github.com/bioc/goseq RemoteRef: HEAD RemoteSha: 8a3353bee02283d182d4c4292eb5e30e65bb45b6 NeedsCompilation: no Packaged: 2026-07-03 16:23:32 UTC; root Author: Matthew Young [aut], Nadia Davidson [aut], Federico Marini [ctb, cre] (ORCID: ) Maintainer: Federico Marini