.RNAseq_all_gene | R Documentation |
This function selects the RNAseq data from TCGA samples, excludes
samples with label of Solid Tissue Normal
and ranks the genes by their
mRNA expression.
It should not be used directly, only inside .plot_boxgraph_RNAseq_TCGA()
function.
.RNAseq_all_gene(df)
df |
|
a data frame ranking genes by their mRNA expressions in lung adenocarcinoma
Other helper function for differential expression analysis:
.RNAratio_calculation()
,
.RNAratio_selection()
,
.RNAratio_tumortype()
,
.RNAseq_ind_gene()
,
.RNAseq_tumortype()
## Not run: .RNAseq_all_gene(.TCGA_GTEX_RNAseq_sampletype_subset) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.