Skip to content

Releases: mskcc/pluto-cwl

Release 21.12.0

13 Jul 20:29
59b69ee
Compare
Choose a tag to compare

Features

  • Fixed handling of empty mafs files (#122)
  • Prevent gcms from failing from empty vcfs (#122)

Release 21.11.0

18 Apr 18:43
9f7b5b5
Compare
Choose a tag to compare

Features

  • Handle empty maf in maf2vcf (#121)

21.10.0

11 Apr 14:43
acad430
Compare
Choose a tag to compare
  • Better handling of facets failures

Release 21.9.9

31 Mar 21:01
49cb3d9
Compare
Choose a tag to compare
  • Corrected data_sv and meta_sv file names

Release 21.9.8

10 Feb 17:35
462f601
Compare
Choose a tag to compare
  • Added fillout workflow notes
  • Added portal sv files to the output

Version 21.9.7

20 Jan 17:48
Compare
Choose a tag to compare
  • update fillout workflow (samples_fillout_index_batch_workflow.cwl) to support input samples that do not have a .maf file but have a .bam file
  • add tests/datasets.py to repo instead of using it from the pluto submodule
  • refactor of test case import methods
  • rename all run.sh files so that they more clearly convey which CWL task they are associated with

Version 21.9.6

22 Dec 22:47
Compare
Choose a tag to compare
  • update fillout workflow (samples_fillout_index_batch_workflow.cwl) for singleton handling (single-sample sample-groups)

Version 21.9.5

02 Aug 03:06
Compare
Choose a tag to compare

Version 21.9.4

02 Aug 00:34
Compare
Choose a tag to compare
  • added .tsv output files for MSI and TMB workflows

Version 21.9.3

28 Jul 14:25
7498504
Compare
Choose a tag to compare
  • add .png output for facets
  • refactor all remaining test cases to use the latest pluto submodule and PlutoTestCase to allow for better control of test executions