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

Unable to reproduce the GBM model for cancer/healthy classification from lpWGS cfDNA #10

Open
hanaecarrie opened this issue Apr 19, 2021 · 0 comments

Comments

@hanaecarrie
Copy link

Dear authors, dear all,

I am trying to reproduce the paper results and applying this method on new data but I am facing several issues. Many of them were already encountered in previous raised but still open issues.

  1. The trained GBM model used in the paper is not provided in the repository.
    Could you please provide the model weights?

  2. Meanwhile, I am trying to redo the whole training process. But it is not clear to me in the code:
    a) for the GC-corrected short and total fragment coverage
    in script 0.5.summarise_data.R, I do not understand why the 'healthy.median' variable is calculated from df.fr3 dataframe ("../inst/extdata/bins_5mbcompartments.rds"). I understood df.fr3 contains the features of the dataset with both cancer and healthy samples. So, in this case, why calculating correlations between this dataset and the healthy samples of this same dataset? This would create data linkage. Am I missing something?
    b) for the additional features (Z-scores / mitochondria-aligned reads features)
    Could you please provide the code used to generate the sample_reference.csv file?
    As well as the mean/std of the independent set of 50 healthy samples used to compute the Z scores?

Many thanks in advance for your attention and your time.
Best,
Hanaé

@hanaecarrie hanaecarrie changed the title Unable to reproduce paper results Unable to reproduce the GBM model for cancer/healthy classification from lpWGS cfDNA Apr 19, 2021
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

1 participant