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
| Maintainer | Kevin Rue-Albrecht <kevinrue67@gmail.com> |
| Author | Kevin 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>) |
| License | MIT + file LICENSE |
| URL | https://github.com/kevinrue/velociraptor |
| Bug Reports | https://github.com/kevinrue/velociraptor/issues |
| Downloads rank | 381 |
| Source branch | RELEASE_3_23 |
| biocViews | Coverage, 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