Chapter 7 Homepage
7.1 Quick Molecule Exploration
In the top-right of homepage, two modules are provided for quick exploration of cancer molecules.
7.1.1 Daily Gene
- In this module, a gene will be randomly selected each day and analyzed for which type of TCGA cancer is differentially expressed.
- TPM expression data is obtained from TCGA and GTEx samples. For ease of presentation, the samples with minimum expression value of -9.966 are removed.
- The wilcoxon test is used, and the cancer with the lowest P value will be displayed via
plotly
package. - Two external links to GeneCards and PubMed are also provided to search more information about the gene.
- Finally, users can sample another gene to perform similar analysis if they want.
7.1.2 Pan-cancer Query
In this module, two functions can be used to explore the pan-cancer features of one multi-omics molecule.
7.1.2.1 Tumor vs. Normal
Observe and compare the molecular values in each TCGA project of normal tissue versus tumor tissue.
Tips: The analysis is based on
vis_toil_TvsN()
function referring to 5.1
7.1.2.2 Generate Report
- For general exploration of pan-cancer feature, a well-organized report report can be automatically generated.
- As the following figure shows, it firstly run the analyses given the queried molecule, which will take about one minute. Then, you can knit the report in HTML format (figure) or directly download the analyzed results in ZIP format.
- The report can be generally divided into five parts to describe molecular pan-cancer features, including (1) clinical phenotypes, (2) survival influence, (3) tumor index, (4) immune infiltration, (5) pathway activity.
- Here is an example report for mRNA TP53.