dynamo-release icon indicating copy to clipboard operation
dynamo-release copied to clipboard

Inclusive model of expression dynamics with conventional or metabolic labeling based scRNA-seq / multiomics, vector field reconstruction and differential geometry analyses

Results 108 dynamo-release issues
Sort by recently updated
recently updated
newest added

![error1](https://user-images.githubusercontent.com/98027401/173782162-acedf43c-7ebd-4ecb-a63b-0a22015925f4.png) ![error2](https://user-images.githubusercontent.com/98027401/173782189-542818e7-d118-40fa-b72d-3e45bc882f70.png) Dear Qiu: Im running the tutorial “Conventional SCRNA-seq: Zebrafish pigmentation”. and run into a attribute error in the section of **Animatation**. thanks in advance

Hello Qiu, Thank you for all the information provided and the very detailed tutorials. I went through the zebrafish tutorial and now I would like to compare the estimated lineages...

Changes: 1. add **kwargs for the leiden(), louvain(), infomap() function calls in dyn.vf.cluster_field(), otherwise the function can only use default resolution settings 2. add a `resolution` parameter explicitly so users...

it seems that the current implementation of curvature() and acceleration() only insert a new layer when `basis=pca` I calculated the acceleration using umap and ran the rank test ``` dyn.vf.acceleration(adata,...

question

Dear developers, In Seurat's differentially expressed gene analysis function FindMakers(), there are "ident.1" "ident.2" parameters specifying group 1 vs group2. With these settings, users could flexibly compare customized two groups'...

question

The document says that by specifying 'group' it enable estimating group-specific kinetics parameters. Is it an implementation similar to the scvelo "Differential Kinetics" (https://scvelo.readthedocs.io/DifferentialKinetics/)? If yes, should I run similar...

help wanted

Hi, I try to run the LAP's tutorial, and I get a different result of kinetic_heatmap( HSC->Bas) as the fig1. GATA2 was expressed from high to low in my result,...

tutorial

Hi all, I am having an issue with the dyn.vf.VectorField(adata_dyn_cc, basis='umap', M=1000, pot_curl_div=True) function. I get the following error when I set pot_curl_div=True, but I can generate a vector field...

We would like to enable 3D quiver and scatter plot in dynamo. To start with, we will matplotlib for those implementations but may consider implementing via PyVista in the future....

Hi! Thanks for developing and maintaining Dynamo, congratulations for your great work. I am trying to play around with the Dentate Gyrus example and I got an error that has...

pypi-old-2021-1.0.0-bug