8000 GitHub - FearlessNewbie/rhds: practical
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FearlessNewbie/rhds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhds

Setup

To setup this project

cp config-template.env config.env

Update the paths in config.env.

Installation

Use renv to install relevant packages. In R:

install.packages("renv")
renv::restore()

How to run

1. Download the data

bash scripts/download-data.sh
Rscript scripts/download-pan-cancer-clinical.r

2. Extract / clean relevant data

Rscript scripts/extract-data.r

3. Clean clinical data

Rscript scripts/clean-clinical.r

4. Predict proteins

Rscript scripts/predict-proteins.r

5. Combine data

Rscript scripts/combine.r

6. Analyse data

Rscript scripts/analysis.r

About

practical

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0