Bioc2026 Registration Open!

CTexploreR

Explores Cancer Testis Genes

Bioconductor version: 3.23 · Package version: 1.8.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("CTexploreR")

Details

MaintainerAxelle Loriot <axelle.loriot@uclouvain.be>
AuthorAxelle 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>)
LicenseArtistic-2.0
URLhttps://github.com/UCLouvain-CBIO/CTexploreR
Bug Reportshttps://github.com/UCLouvain-CBIO/CTexploreR/issues
Downloads rank198
Source branchRELEASE_3_23
biocViewsDNAMethylation, DataImport, DifferentialExpression, Epigenetics, ExperimentHubSoftware, GeneExpression, Software, Transcriptomics

Documentation

Download

Dependencies

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