return_codes_2_branches=>{},# Hash that maps some of the command return codes to branch numbers
}
}
=head2 strict_hash_format
Description : Implements strict_hash_format() interface method of Bio::EnsEMBL::Hive::Process that is used to set the strictness level of the parameters' parser.
...
...
@@ -154,6 +161,15 @@ sub write_output {
my$flat_cmd=$self->param('flat_cmd');
if($return_value){
# We create a dataflow event depending on the exit code of the process.