Entering edit mode
Hi all,
When retrieving TCGA data using TCGAbiolinks, I am trying to find from where the column names are sourced and how they are decided e.g.
colData(data)$paper_Telomere.Maintenance
or
colData(data)$paper_Survival..months.
Thanks!