An open API service indexing awesome lists of open source software.

https://github.com/mmore500/gen3sis-script


https://github.com/mmore500/gen3sis-script

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# gen3sis-script

enter docker container `sudo docker run -it -v "$(pwd)":/pwd -w /pwd mmore500/gen3sis bash`

clone script files `git clone https://github.com/mmore500/gen3sis-script` if not already present

update script files `git -C gen3sis-script pull origin master`

run
- entire workflow `Rscript gen3sis-script/run_workflow.R`
- just create config `Rscript gen3sis-script/create_config.R`
- just create landscape `Rscript gen3sis-script/create_landscape.R`
- just run simulation `Rscript gen3sis-script/run_simulation.R`

data should appear in `/pwd/data/config`

to run a Python script `python3 gen3sis-script/script.py`

to run a R script `Rscript gen3sis-script/script.R`

return to working directory `cd /pwd`

for storing data files