Skip to content
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

Missing files for reproducing results #13

Open
alonshpigler opened this issue Jun 4, 2023 · 3 comments
Open

Missing files for reproducing results #13

alonshpigler opened this issue Jun 4, 2023 · 3 comments

Comments

@alonshpigler
Copy link

Hi,

Thanks for sharing this data along with the detailed analysis!
I'm trying to reproduce the results from the paper, and found that there are some files are missing in order to do that. These files are loaded from the following workspace: "../JDR/".

For example, in the MoA prediction notebook:

rgcca_factors_ge=pd.read_csv("../JDR/results_CP_GE_cdrpbio/factors_rgcca_ge.txt",sep="\t").reset_index(drop=True).add_suffix('_ge')

Is there a possibility to add these to the repo?

In addition, the scripts for MoA clustering will also be beneficiary if shared.

Thanks!

@shntnu
Copy link
Contributor

shntnu commented Jun 28, 2023

@alonshpigler thanks for your interest in our work and for pointing us to this missing component.

It appears that this folder was never committed to the repository, and we'd need to recreate it from scratch. I don't have an ETA on that right now.

We will loop back about the MOA clustering scripts.

@MarziehHaghighi
Copy link
Collaborator

MarziehHaghighi commented Jun 28, 2023

  • MOA clustering scrips can indeed be found here and are not part of this repository. You will need to feed this the data provided in this benchmark into these scrips to generate the results in this paper!

@shihanyu
Copy link

yes, same problem miss JDR folder. when run
rgcca_factors_cp=pd.read_csv("../JDR/results_CP_GE_lincs/factors_rgcca_cp.txt",sep="\t").reset_index(drop=True)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants