Skip to content

Releases: wtsi-npg/p4

0.15

16 Feb 10:35
Compare
Choose a tag to compare

fix construction of alternate hash command to construct sha512primesums512 seqchksum file

0.14

10 Feb 15:08
Compare
Choose a tag to compare

correct prefix value given to calibration_pu -p flag (used in output file naming - it contained an unwanted ".bam")

0.13

04 Feb 10:03
Compare
Choose a tag to compare

creation of cram indexes

0.12

27 Jan 17:47
Compare
Choose a tag to compare

viv.pl
read/write to/from stdin/stdout
exec failure of a node's command is fatal (bug fix)

vtfp.pl
updated to use new subst_params format in templates
multiple -keys/-values pairs now produce an array on substitution
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 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/xa-human split)
output of seqchksum files for hash type sha512primesums512 added

0.11

21 Nov 16:53
Compare
Choose a tag to compare

add node to post process md5sum output for cram files, removing trailing " -\n". Otherwise the iRODS loader fails.

0.10

20 Nov 18:01
Compare
Choose a tag to compare

change to using teepot instead of tee or mbuffer
change back to bamstreamingmarkduplicates (from bammarkduplicates2)
addition of samtools stats (both -F 0x900 and -F 0XB00) - bamcheck also still used, though now with -F 0x900
md5 for cram files
bamseqchksum outputs saved to disk

0.09

23 Oct 16:35
Compare
Choose a tag to compare

revert to bammarkduplicates2 while issues with bamstreamingmarkduplicates are investigated
do not remove lib as part of installation

Release 0.08

14 Oct 16:01
Compare
Choose a tag to compare

additions to production tophat2 and bwa_mem templates - fixmate, adddupmarksupport, calibration_pu, use of bamstreamingmarkduplicates

new vtlib templates - new versions of existing production templates, refactored into subgraphs

improved graph viewer "edit" now in visualisation

Release 0.07

19 Sep 10:18
@dkj dkj
Compare
Choose a tag to compare

Fix to ensure GRCh38 processing does not deadlock.

Release 0.06

29 Aug 09:59
Compare
Choose a tag to compare
corrected cut+paste error in find command to search for blib/lib inst…