bioruby-pipengine icon indicating copy to clipboard operation
bioruby-pipengine copied to clipboard

Introduce the <sample_group> place holder.

Open rjpbonnal opened this issue 9 years ago • 1 comments

Fix a bug with the processing of the <sample_path> placeholder when there are multiple instances I suspect that if there are multiple <sample_path> <sample_path>SomethingAttached only the second placeholder will be subsituted, the first one will not. for <sample_group> I changed using the unless and try to substitute for the simpler placeholder in any case.

rjpbonnal avatar Feb 25 '16 13:02 rjpbonnal

Introduce the ability to set the group name for the stdout and stderr for the PBS output file (those bound strictly to the submitting user ) so that their permission will be set to the user group decided by the user.

rjpbonnal avatar Aug 05 '16 11:08 rjpbonnal