Replies: 2 comments
-
Can you provide more details? e.g. the code you run that leads to your error |
Beta Was this translation helpful? Give feedback.
-
Hi, thank you very much for reporting this problem. We appreciate your contribution to the dynamo community. Right now VectorField function will raise the error if it can't find any fixed points. We will fix this problem very soon. One way to avoid this is to increase the number of samples for calculating the fixed points. You can try to tune parameter n like |
Beta Was this translation helpful? Give feedback.
-
Hello, I found a problem in the scEU-seq cell cycle tutorial, when I was runing the last code "dyn.vf.VectorField(rpe1_kinetics, basis='RFP_GFP', map_topography=True, M=50)" following your steps, the error occurs that TypeError: object of type 'NoneType' has no len(). May I ask the solution?
Beta Was this translation helpful? Give feedback.
All reactions