Submission fixes 2
Further fixes to the job submission and analyze.
List of bugs
-
submission.py
only uses the last job options in the config file. Thus, it is not possible to use different job options for different sampleFolder paths. -
submission.py
does not submit the correct number of sub-samples. Resulting in an incomplete analyze sampleFolder. -
analyze.py
breaks when an if-statement alias is called twice.