yanwuanxin

Results 2 comments of yanwuanxin

modifying script of data_utils.py to get more top_non_dropout_de, but the result of top20 and top50 are inconsistent. modify the script as follows: ![image](https://github.com/snap-stanford/GEARS/assets/61311726/32f090b9-5d99-4f4e-940f-8e46bac61824) top20 result: top50 result:

I encountered an error at `model_initialize > get_similarity_network > make_GO`,after run pert_data = PertData(data_path = outdir, default_pert_graph = False). I made the following modifications, error message did not appear. ![image](https://github.com/snap-stanford/GEARS/assets/61311726/99c31134-ee46-4d6a-bf4c-b9dae3f5a143)