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
I read your preprint and have a few questions about running SurvivalNet on TCGA data or my own data.
The paper mentioned that a Docker container is available. Can you please provide a link?
Do you have a full list of dependencies for running SurvivalNet outside Docker? requirements.txt is empty.
What license is applicable? The LICENSE file is also empty.
Do you have an example of the input data format? I saw in examples/Run.py that the -ip argument takes a .mat file as input, but I'm not sure how to prepare that file. Could you add the default ./data/Brain_Integ.mat dataset to the repository to provide a runnable example?
Thanks for the help. I'm looking forward to using your method.
The text was updated successfully, but these errors were encountered:
I read your preprint and have a few questions about running SurvivalNet on TCGA data or my own data.
The paper mentioned that a Docker container is available. Can you please provide a link?
Do you have a full list of dependencies for running SurvivalNet outside Docker?
requirements.txt
is empty.What license is applicable? The
LICENSE
file is also empty.Do you have an example of the input data format? I saw in
examples/Run.py
that the-ip
argument takes a.mat
file as input, but I'm not sure how to prepare that file. Could you add the default./data/Brain_Integ.mat
dataset to the repository to provide a runnable example?Thanks for the help. I'm looking forward to using your method.
The text was updated successfully, but these errors were encountered: