Update README.md
Add a much more precise description how this repo can be used.
This commit is contained in:
parent
57165dd6d1
commit
a6b5292890
20
README.md
20
README.md
@ -1,7 +1,27 @@
|
||||
secMalASCT statistical analysis
|
||||
===============================
|
||||
How to run
|
||||
----------
|
||||
1. Clone the repository
|
||||
2. Open R and source one of the R files
|
||||
|
||||
survival.R
|
||||
----------
|
||||
Source this file and call one of the plot functions to show plot in R.
|
||||
`sma_plot_file_surv()` will save all plots to files.
|
||||
|
||||
plot_survival.R
|
||||
---------------
|
||||
Special script to generate all plots and save them in files.
|
||||
Run with `Rscript plot_survival.R`
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
* git
|
||||
* R
|
||||
|
||||
R packages used
|
||||
---------------
|
||||
* tidyverse
|
||||
* survival
|
||||
* survminer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user