DearCaat / RRT-MIL

[CVPR 2024] Feature Re-Embedding: Towards Foundation Model-Level Performance in Computational Pathology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labels used in survival prediction

xiaosongshaokao opened this issue · comments

Hello, I would like to ask how you get the labels used for survival prediction task. It seems that most of works follow the MCAT, which does not provide the labels of TCGA-LUSC.

Thanks for your interests to our work.
All survival labels related to TCGA can be found at https://portal.gdc.cancer.gov/.
Some third-party websites also provide formatted files, such as https://www.cbioportal.org/,https://xenabrowser.net/, https://gdac.broadinstitute.org/, and https://www.linkedomics.org/login.php.

Thank you very much!