Skip to content

R pipelines to generate the simulated tumour data in SimClone1000

License

Notifications You must be signed in to change notification settings

galder-max/SimClone1000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simclone grid design

Installation

There is no installation required.

Dependencies

R libraries parallel and simclone github.com/sdentro/simclone
A slurm-based cluster to submit the runs as jobs in submitSimulateAll.R

Run pipelines in R

Step1

run deriveGrid.R to generate the grid design:

Rscript derivegrid.R

Step2

run submitSimulateAll.R to simulate all tumours from the grid design (require simclone library):

Rscript submitSimulateAll.R

This will submit one job per simulated sample on a slurm-based cluster.

Output

Each sample run will write the outputs generate by the simclone main function github.com/sdentro/simclone

About

R pipelines to generate the simulated tumour data in SimClone1000

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages