Is there any particular GUI based tool or any standard methodology which would enable me to visualize the differential expression levels of a particular protein in different stages of breast cancer?" I am totally naive in this field and still exploring the possible methods and ways.
3 answers
You can find the expression dataset for TCGA which covers almost all protein coding genes in 'synapse' project.
https://www.synapse.org/#!Synapse:syn362400/files/
A: MiTranscriptome data access (discussed)
or these might be helpful,
First of all you need to have such information about expression levels in different stages of breast cancer. As far as I know, there isn't a clear variable of cancer progression associated with TCGA dataset, at most you have a ajcc_stage indicator (which I don't know much). You may have two samples of the same person, which is not easily traced to when were these samples extracted. But other may have more information about the project.
I don't know such a GUI tool to know the expression at different stages of cancer. But with R and Bioconductor you could build that yourself.
Log in to answer this question.