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
Hi, I'm interested in your benchmark. However, when I use the command datasets = meta_dataloader.TCGA.TCGAMeta(download="True", min_samples_per_class=10)
It turns out that HTTPError: HTTP Error 403: Forbidden
It seems that links like "https://tcga.xenahubs.net/download/TCGA.{}.sampleMap/{}_clinicalMatrix.gz" are not valid now. Would you mind updating the link?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I'm interested in your benchmark. However, when I use the command
datasets = meta_dataloader.TCGA.TCGAMeta(download="True", min_samples_per_class=10)
It turns out that
HTTPError: HTTP Error 403: Forbidden
It seems that links like "https://tcga.xenahubs.net/download/TCGA.{}.sampleMap/{}_clinicalMatrix.gz" are not valid now. Would you mind updating the link?
Thanks!
The text was updated successfully, but these errors were encountered: