-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #65 from wtsi-npg/devel
release 0.12
- Loading branch information
Showing
27 changed files
with
3,214 additions
and
6,150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,22 @@ | ||
CHANGES LOG | ||
----------- | ||
|
||
release 0.12 | ||
-viv.pl | ||
read/write to/from stdin/stdout | ||
exec failure of a node's command is now fatal (bug fix) | ||
|
||
-vtfp.pl | ||
updated to use new subst_params format in templates | ||
multiple -keys/-values pairs on the command-line now produce an array on substitution into the template | ||
when substition of nested parameters is done, array elements which are themselves arrays are flattened | ||
(its elements are spliced into the position of the original array); net result is that top-level | ||
parameter substitutions result in either strings or arrays of strings | ||
|
||
-templates | ||
new subst_params format for production templates | ||
changes to final_output_prep template to add flexibility to this phase of analysis (e.g. y chrom. split) | ||
output of seqchksum files for hash type sha512primesums512 added | ||
|
||
release 0.09 | ||
-install action should not remove lib directory at target | ||
-install action should not remove lib directory at target |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.