Bioc2026 Registration Open!

velociraptor

Toolkit for Single-Cell Velocity

Bioconductor version: 3.23 · Package version: 1.22.0

This package provides Bioconductor-friendly wrappers for RNA velocity calculations in single-cell RNA-seq data. We use the basilisk package to manage Conda environments, and the zellkonverter package to convert data structures between SingleCellExperiment (R) and AnnData (Python). The information produced by the velocity methods is stored in the various components of the SingleCellExperiment class.

Installation

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

BiocManager::install("velociraptor")

Details

MaintainerKevin Rue-Albrecht <kevinrue67@gmail.com>
AuthorKevin Rue-Albrecht [aut, cre] (ORCID: <https://orcid.org/0000-0003-3899-3872>), Aaron Lun [aut] (ORCID: <https://orcid.org/0000-0002-3564-4813>), Charlotte Soneson [aut] (ORCID: <https://orcid.org/0000-0003-3833-2169>), Michael Stadler [aut] (ORCID: <https://orcid.org/0000-0002-2269-4934>)
LicenseMIT + file LICENSE
URLhttps://github.com/kevinrue/velociraptor
Bug Reportshttps://github.com/kevinrue/velociraptor/issues
Downloads rank381
Source branchRELEASE_3_23
biocViewsCoverage, GeneExpression, Sequencing, SingleCell, Software

Documentation

Download

Dependencies

Depends: SummarizedExperiment

Imports: methods, stats, Matrix, BiocGenerics, reticulate, S4Vectors, DelayedArray, basilisk, zellkonverter, scuttle, SingleCellExperiment, BiocParallel, BiocSingular

Suggests: BiocStyle, testthat, knitr, rmarkdown, pkgdown, scran, scater, scRNAseq, Rtsne, graphics, grDevices, ggplot2, cowplot, GGally, patchwork, metR