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

Trained Models and Example Input Data #1

Open
mflevine opened this issue Feb 6, 2020 · 6 comments
Open

Trained Models and Example Input Data #1

mflevine opened this issue Feb 6, 2020 · 6 comments

Comments

@mflevine
Copy link

mflevine commented Feb 6, 2020

Hi, I was just reading the associated Nature paper, which says that pre-trained models used in the paper can be found at this repository. Can you point me to where I can find these as well as an example of the input data so that I can give the model a try.

@WayneJiao
Copy link
Collaborator

Hi, the model has been added. However, due to the file size limit, the keras files are in pieces. You may need to merged them after downloading.

@WayneJiao WayneJiao reopened this Feb 11, 2020
@brucemoran
Copy link

Hi Max,

did you ever get this working?

Particularly interested in --input_file format for DNN-Model/predict_cancer.py.

Bruce

@mflevine
Copy link
Author

Hi Bruce,
I did not, while they provided the model, they did not provide example input data or script to get the input from vcf.

@brucemoran
Copy link

Shame, thanks for coming back to me.

@ningwei-wei
Copy link

Hi, the model has been added. However, due to the file size limit, the keras files are in pieces. You may need to merged them after downloading.

hi, i merge them by 'cat ensemble_model.keras.a* > ensemble_model.keras',but i can't load model. the error is "OSError: SavedModel file does not exist at: /public/slst/home/ningwei/TCGA/ensemble_model.keras/{saved_model.pbtxt|saved_model.pb}"

do you know where i am wrony, and what i should do??
thank you very much!

@brucemoran
Copy link

Hi,

I've worked with the authors to get this working as a tool, see my fork.

Any issues let me know.

Bruce.

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