This repository has been archived by the owner on Nov 29, 2021. It is now read-only.
Releases: tdayris-perso/vcf-annotate-snpeff-snpsift
Releases · tdayris-perso/vcf-annotate-snpeff-snpsift
v2.1
v2.0
New
- SnpSift varType
prepare_design.py
andprepare_config.py
merged into a singleprepare_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
Minor changes in the report.
v1.0
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