Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Releases: tdayris-perso/vcf-annotate-snpeff-snpsift

v2.1

10 Apr 08:24
Compare
Choose a tag to compare

Updates

  • Snakemake update
  • Snakemae wrappers update

v2.0

31 Mar 13:46
Compare
Choose a tag to compare

New

  • SnpSift varType
  • prepare_design.py and prepare_config.py merged into a single prepare_pipeline.py
  • VCF automatically indexed
  • VCF no longer in report
  • Makefile redesigned

Updates

  • Snakemake up to version 5.13
  • Python up to version 3.8
  • SnpSift completely wrapped
  • Compression paralleled

Documentation

  • Profiles added in documentation
  • FAQ now available
  • Citations detailed in final report

v1.0.1

27 Jan 15:33
Compare
Choose a tag to compare

Minor changes in the report.

v1.0

24 Jan 10:06
Compare
Choose a tag to compare

Initial release

This workflow performs classic VCF/BCF annotation with SnpEff/SnpSift, supported by BCFTools to handle calling files formats. This pipeline is powered by Snakemake and the Snakemake Wrappers.

Features

  • Test the pipeline with the makefile
  • Run the pipeline with Snakemake
  • Prepare configuration and design file with provided python scripts