In basilisk.R
, start with the latest version of scvelo
, e.g.
.scvelo.dependencies.Windows <- list( channels = c("bioconda", "conda-forge"), packages = c( 'scvelo==0.3.2' ) )
Install velociraptor
and try running the examples in ?scvelo
.
Debug from there :)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.