| .RNAseq_tumortype | R Documentation |
This function selects the RNAseq data from TCGA samples including
tumor samples that are labeled as metastatic, primary tumor,
and solid tissue normal for comparison.
It should not be used directly, only inside .plot_boxgraph_RNAseq_TCGA()
function.
.RNAseq_tumortype(df)
df |
|
a data frame of differential gene expression in tumors vs adjacent normal tissues in individual TCGA cancer types
Other helper function for differential expression analysis:
.RNAratio_calculation(),
.RNAratio_selection(),
.RNAratio_tumortype(),
.RNAseq_all_gene(),
.RNAseq_ind_gene()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.