Package: CTexploreR
Title: Explores Cancer Testis Genes
Version: 1.6.0
Authors@R: 
    c(person(given = "Axelle",
           family = "Loriot",
           role = c("aut", "cre"),
           email = "axelle.loriot@uclouvain.be",
                 comment = c(ORCID = "0000-0002-5288-8561")),
      person(given = "Julie",
           family = "Devis",
           role = "aut",
           email = "julie.devis@uclouvain.be",
           comment = c(ORCID = "0000-0001-5525-5666")),
      person(given = "Anna",
           family = "Diacofotaki",
           role = "ctb",
           email = "anna.diacofotaki@uclouvain.be"),
      person(given = "Charles",
           family = "De Smet",
           role = "ths",
           email = "charles.desmet@uclouvain.be"),
      person(given = "Laurent",
           family = "Gatto",
           role = c("aut","ths"),
           email = "laurent.gatto@uclouvain.be",
           comment = c(ORCID = "0000-0002-1520-2268")))
Description: The CTexploreR package re-defines the list of Cancer
  Testis/Germline (CT) genes. It is based on publicly available RNAseq
  databases (GTEx, CCLE and TCGA) and summarises CT genes' main
  characteristics. Several visualisation functions allow to explore
  their expression in different types of tissues and cancer cells, or
  to inspect the methylation status of their promoters in normal
  tissues.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 4.3), CTdata (>= 1.5.3)
Imports: BiocGenerics, ComplexHeatmap, grid, SummarizedExperiment,
        GenomicRanges, IRanges, dplyr, tidyr, tibble, ggplot2, rlang,
        grDevices, stats, circlize, ggrepel, SingleCellExperiment,
        MatrixGenerics
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0),
        InteractiveComplexHeatmap
biocViews: Transcriptomics, Epigenetics, DifferentialExpression,
        GeneExpression, DNAMethylation, ExperimentHubSoftware,
        DataImport
VignetteBuilder: knitr
URL: https://github.com/UCLouvain-CBIO/CTexploreR
BugReports: https://github.com/UCLouvain-CBIO/CTexploreR/issues
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/CTexploreR
git_branch: RELEASE_3_22
git_last_commit: c66423d
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:29:02 UTC; biocbuild
Author: Axelle Loriot [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5288-8561>),
  Julie Devis [aut] (ORCID: <https://orcid.org/0000-0001-5525-5666>),
  Anna Diacofotaki [ctb],
  Charles De Smet [ths],
  Laurent Gatto [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-1520-2268>)
Maintainer: Axelle Loriot <axelle.loriot@uclouvain.be>
Built: R 4.5.1; ; 2025-10-30 12:11:32 UTC; unix
