Jim Gaffney
Results
2
issues of
Jim Gaffney
Adding three new shortcuts to the specification definition: `$(MERLIN_SAMPLE_VECTOR)` is substituted for `"$(SAMPLE_COLUMN_1) $(SAMPLE_COLUMN_2) ..."` `$(MERLIN_SAMPLE_NAMES)` is substituted for `"SAMPLE_COLUMN_1 SAMPLE_COLUMN_2 ..."` `$(MERLIN_SPEC)` is substituted for the path to the...
Adding capability for non-user blocks of yaml code to be included in the merlin specification, and propegated to the .partial and .expanded versions at runtime. This allows the users to...