supp_figure1a: TCGA correlation table.

Description Format Examples

Description

R-squared and p-values from the correlation analysis investigating the correlation between miR34a and miR34a asRNA expression in p53 wild type (wt) and mutated (mut) samples within TCGA cancer types.

Format

A tibble with 14 rows and 7 variables:

Cancer

Character; Indicates the tumor type.

r_total

Numeric; Spearman's rho for all samples in the cancer.

p_value_total

Numeric; P-value for all samples in the cancer.

r_mutated

Numeric; Sprearman's rho for TP53 mutated samples.

p_value_mutated

Numeric; P-value for mutated samples in the cancer.

r_nonmut

Numeric; Sprearman's rho for TP53 wild type samples.

p_value_nonmut

Numeric; P-value for TP53 wild type samples.

...

Examples

1
getData('Supplementary Figure 1a')

GranderLab/miR34a_asRNA_project documentation built on May 26, 2019, 7:26 a.m.