You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kexinhuang12345, as you know ReplogleWeissman2022 study has three datasets.
Currently, as I understand ReplogleWeissman2022_K562_gwps data is not uploaded. However, I noticed a weird behavior when I tried to load it! I had ReplogleWeissman2022_k562_essential already downloaded in a path folder and then I tried loading scperturb_gene_ReplogleWeissman2022_K562_gwps and noticed it's saying Found local copy...!
>>> test_load = PerturbOutcome('scperturb_gene_ReplogleWeissman2022_K562_gwps','Datasets')
Found local copy...
Loading...
Looking at the # of perturbations, it's not true for _gwps dataset. It should be 9867 but it's 2058 (this is the same number as _essential dataset)
Hi! Sorry for the delay - I think it is due to some name catching bugs, currently we do not have the gwps version uploaded to dataverse. Will fix it after the NeurIPS deadline!
Hi @kexinhuang12345, as you know
ReplogleWeissman2022
study has three datasets.Currently, as I understand
ReplogleWeissman2022_K562_gwps
data is not uploaded. However, I noticed a weird behavior when I tried to load it! I hadReplogleWeissman2022_k562_essential
already downloaded in apath
folder and then I tried loadingscperturb_gene_ReplogleWeissman2022_K562_gwps
and noticed it's sayingFound local copy...
!Looking at the # of perturbations, it's not true for
_gwps
dataset. It should be 9867 but it's 2058 (this is the same number as_essential
dataset)Looking more carefully, I tried an empty folder and noticed for some reason this is downloading wrong file for
_gwps
.cc @amva13
Originally posted by @abearab in #239 (comment)
The text was updated successfully, but these errors were encountered: