We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@MarziehHaghighi
Could you please help with a portion of the 0-preprocess-datasets.ipynb, specifically in the following lines
from scipy.io import loadmat x = loadmat(cdrp_dataDir+'cdrp.all.prof.mat')
Where the source MAT file is mentioned to be generated using https://github.com/broadinstitute/2014_wawer_pnas, which is currently not available.
Any pointers towards the source file and the operations to be performed on it would be a good head start for me.
Thank you! Swaraj
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@MarziehHaghighi
Could you please help with a portion of the 0-preprocess-datasets.ipynb, specifically in the following lines
from scipy.io import loadmat x = loadmat(cdrp_dataDir+'cdrp.all.prof.mat')
Where the source MAT file is mentioned to be generated using https://github.com/broadinstitute/2014_wawer_pnas, which is currently not available.
Any pointers towards the source file and the operations to be performed on it would be a good head start for me.
Thank you!
Swaraj
The text was updated successfully, but these errors were encountered: