-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some questions about perturbation experiments #3
Comments
Can you show me the logs when the script breaks down? Some issues I can imagine are:
Let me know if the problem in your case is not listed above! |
I have just uploaded a script to compute the aux data (downstream_analysis/Compute_Aux_Data.py) from scratch. It trains the model and computes three data:
I also updated the 1_Perturbation_Analysis.py script from Line 620-627. We only need the above three auxiliary data in the perturbation analysis. Let me know if there are more problems. |
Thanks for your help, I've generated a working script (zebrafish-all-scNODE-aux_data.npy), and run through the script for the perturbation experiment. Thank you very much again. |
Hi, in the process of running the perturbation experiment script (1_Perturbation_Analysis.py) needs to be loaded (zebrafish-all-scNODE-aux_data.npy), but the document (zebrafish-all-scNODE-aux_data.npy) always fails to load, as if the document has been corrupted. Could you kindly help verify and confirm the solution?
The text was updated successfully, but these errors were encountered: