Laura19993
Laura19993
`cao$estimateMetadataSeparation(sample.meta = metadata)` gives the following error: 
`cao$plotSampleDistances(space='expression.shifts', font.size=4, show.sample.size=T, method="UMAP", sample.colors=metadata$version)`  if I do the following code, I get a black and white image: `cao$plotSampleDistances(space='expression.shifts', font.size=4, show.sample.size=T, method="UMAP", sample.colors=metadata$sequencing ,palette = rainbow(3))` 
When I try to run the scvelo() function I get the following error message (see attached picture). I am pretty new to R and Python and would appreciate any help...