Skip to content

Releases: IARCbioinfo/strelka2-nf

v1.2a

24 Dec 09:43
Compare
Choose a tag to compare

Added support for cram format

  • ext parameter added to specify format
  • default is now cram

v1.2

27 Oct 16:10
3e074c7
Compare
Choose a tag to compare

New features:
rename option --tn_pairs to --input_file (because it now also works for germline mode)
add option to provide sample name to be used in VCF naming (triggered when sample column is detected in input_file)
• add option to provide vcf to perform genotyping (triggered when vcf column is detected in input_file)
Debug:
• add INFO field for AF and COV to VCF to avoid crashes for downstream analyses with bcftools when using AF option

v1.1

12 Aug 18:36
Compare
Choose a tag to compare
  • Added dockerfile and singularity containers
  • circleci tests
  • debug AF option
  • add (beta) genotyping option

v1.0

05 Aug 11:21
9ecfb5c
Compare
Choose a tag to compare

Initial release