Skip to content
Snippets Groups Projects
Commit 60d792c1 authored by aakan96's avatar aakan96
Browse files

TCGA_survival_analysis_described.Rmd ersetzen

parent b212b175
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,7 @@ ggsurvplot(fit,
pval = TRUE,
risk.table = FALSE)
```
The survival plot depicts how the expression levels of the gene ATP6V1D are related to overall survival in cancer patients. It depicts two curves indicating two groups of people: those with "HIGH" gene expression levels of gene ATP6V1D and those with "LOW" expression levels. The x-axis indicates time in months, and the y-axis represents survival probability, representing the proportion of patients who have not experienced the event (death) over time. The survival curve shows that increased gene expression impacts patient survival. Furthermore, the p-value of 0.43 indicates that there is no statistically significant difference in survival between the "HIGH" and "LOW" expression groups.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment