Skip to content

Releases: leahkemp/pipeface

v0.5.0

24 Jan 02:18
da13d27
Compare
Choose a tag to compare

What's Changed

New features

Other changes

  • Minor changes to documentation

Full breakdown

v0.4.2

09 Jan 01:00
95bbfc4
Compare
Choose a tag to compare

What's Changed

New features

  • Handle input SV VCF as a pipeline input (secret sauce/undocumented option)

Other changes

  • Handle creating dummy NONE file for optional pipeface inputs within pipeline which enables running pipeline from remote directories
  • Minor changes to formatting of reported in_data format in pipeface_settings.txt files
  • Minor changes to documentation
  • Minor changes to code comments
  • Minor changes to error messages
  • Fix input tuples for vep_sniffles_sv and vep_cutesv_sv processes

Full breakdown

v0.4.1

06 Jan 22:02
bb48d33
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full breakdown

v0.4.0

20 Dec 00:20
72ce58a
Compare
Choose a tag to compare

What's Changed

New features:

  • Structural variant annotation (hg38 only)

Other changes:

  • Set the minimum length of SV's during variant calling to 50
  • Minor changes to documentation

Full breakdown

v0.3.0

10 Dec 20:35
67e42fc
Compare
Choose a tag to compare

What's Changed

New features:

  • Structural variant annotation (hg38 only)

Other changes:

  • Set the minimum length of SV's during variant calling to 50
  • Minor changes to documentation

Full breakdown

v0.2.1

02 Dec 23:02
12d8e9b
Compare
Choose a tag to compare

What's Changed

Changes

  • Optimise DeepVariant

Full breakdown

v0.2.0

20 Nov 22:59
de5ecb0
Compare
Choose a tag to compare

What's Changed

New features

Other changes

  • Filter out RefCall variants in DeepVariant SNP/indel vcf file
  • Significantly simplify code by removing publish rules
  • Remove multiple pipeface_settings.txt files for simplicity
  • Add more walltime to SNV VEP
  • Minor fixes/changes to documentation

Full breakdown

v0.1.2

07 Nov 01:05
84e09ba
Compare
Choose a tag to compare

What's Changed

New features

  • SNP/indel annotation (hg38 only)

Bug fixes

Other changes

  • Implement deepvariant directly (ie. remove the parabricks layer)
  • Tag snp/indel caller, sv caller and mapper/phaser in filename at publish and remove some semi-duplicate rules
  • Remove un-needed output files (gvcf file and sniffles snf file)
  • Convert from programmatically reporting software versions to reporting software versions (and now variant database versions) in a single file in the documentation. Each version of pipeface will report the exact software/database versions used in the pipeline, assuming the default nextflow_pipeface.config file is used.
  • Addition of the description of the niche pipeface fills
  • Credit to collaborators
  • Fixing the rendering of new lines in the mermaid diagrams
  • More walltime for minimap2 and clair3
  • Other minor changes to documentation

Full breakdown

v0.1.1

01 Aug 02:40
cec784a
Compare
Choose a tag to compare

What's Changed

Overview

  • Extend checks on user input's for in_data.csv file
  • Lighten the disk usage of minimap2 by removing the need for the samtools addreplacerg step
  • Increase the walltime for the merge_runs process
  • Fix bug in reported SV caller when a single SV caller is selected
  • Minor changes to code comments

Full breakdown

v0.1.0 - first release!

13 Jul 00:22
a1d4c3a
Compare
Choose a tag to compare
more rsources for cutesv