Skip to content

ElectricDinoLab/cluster_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cluster_tutorials

tutorials on how to create cluster scripts (specific to Duke)

First script you need is py_cluster_tut_submit.sh, which contains the list of subjects you want to run analyses on.

Then, qsub script receives each subject & passes it to the python script. It also contains information on where experiment directory is & where to put output files.

Each subject is passed to the python script, which runs them as they are received.

About

tutorials on how to create cluster scripts (specific to Duke)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published