Bioc2026 Registration Open!

tricycle

tricycle: Transferable Representation and Inference of cell cycle

Bioconductor version: 3.23 · Package version: 1.20.0

The package contains functions to infer and visualize cell cycle process using Single Cell RNASeq data. It exploits the idea of transfer learning, projecting new data to the previous learned biologically interpretable space. We provide a pre-learned cell cycle space, which could be used to infer cell cycle time of human and mouse single cell samples. In addition, we also offer functions to visualize cell cycle time on different embeddings and functions to build new reference.

Installation

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

BiocManager::install("tricycle")

Details

MaintainerShijie Zheng <shijieczheng@gmail.com>
AuthorShijie Zheng [aut, cre]
LicenseGPL-3
URLhttps://github.com/hansenlab/tricycle
Bug Reportshttps://github.com/hansenlab/tricycle/issues
Downloads rank616
Source branchRELEASE_3_23
biocViewsBiologicalQuestion, DimensionReduction, ImmunoOncology, RNASeq, SingleCell, Software, Transcription, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.0), SingleCellExperiment

Imports: methods, circular, ggplot2, ggnewscale, AnnotationDbi, scater, GenomicRanges, IRanges, S4Vectors, scattermore, dplyr, RColorBrewer, grDevices, stats, SummarizedExperiment, utils

Suggests: testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown, CircStats, cowplot, htmltools, Seurat, org.Hs.eg.db, org.Mm.eg.db