velociraptor provides an R toolkit for single-cell velocity computation.
Bioconductor release statusvelociraptor can be easily installed from Bioconductor using BiocManager::install()
:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("velociraptor") # or also... BiocManager::install("velociraptor", dependencies = TRUE)
Setting dependencies = TRUE
should ensure that all packages, including the ones in the Suggests:
field of the DESCRIPTION
file, are installed - this can be essential if you want to reproduce the code in the vignette, for example.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4