.RNAratio_tumortype | R Documentation |
This function selects the RNA ratio 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_RNAratio_TCGA()
function.
.RNAratio_tumortype(df, gene_ratio)
df |
|
gene_ratio |
a data frame of differential RNA ratios in tumors vs adjacent normal tissues from individual TCGA cancer types
Other helper function for differential expression analysis:
.RNAratio_calculation()
,
.RNAratio_selection()
,
.RNAseq_all_gene()
,
.RNAseq_ind_gene()
,
.RNAseq_tumortype()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.