A workflow automation script: demultiplex the library sequence, run quality checks, deliver to archiving and processing afterwards
GNU General Public License v3.0
1
stars
0
forks
source link
feature request: Ensure that all steps have been executed #30
Open
georgemarselis-nvi opened 2 years ago
There should be a mechanism that ensures that all the steps have been executed.
The reason behind this is to ensure that someone such as myself has not forgotten a random sys.exit( ) inside a method.