Run
1) Copy rawdata to rawdata ngs folder
2) Create a folder in the generatedscripts folder
3) Copy samplesheet to generatedscripts folder
Note: the name of the folder should be the same as samplesheet (.csv) file
4) Run the generate script
Note: if you want to run locally, you should change in the CreateInhouseProjects.sh script the backend (this can be done almost at the end of the script where you have something like: sh ${EBROOTMOLGENISMINCOMPUTE}/molgenis_compute.sh search for –b slurm and change it into –b localhost
5) Submit jobs
navigate to jobs folder. The location of the jobs folder will be outputted at the step before this one (step 4).
Last updated