sanger-tol/variantcalling v2.0.0 - Qin Shi Huang
Authors/Creators
- 1. Wellcome Sanger Institute
- 2. Universidade Federal do Rio Grande do Norte
Description
Enhancements & fixes
- Update to nf-core template version 3.5.2
- Compatibility with Nextflow's "strict" parser
- Removed the process_vcf sub-workflow, which is now in a new pipeline called variantcomposition.
- When merging reads from multiple runs, order the read files by metadata information to ensure reproducibility.
- Updated all modules, including DeepVariant to 1.10.0 and bcftools to 1.23.1
- Update samplesheet to handle
samplein form ofspecimen/run - Update outputs for
read_mappingandvariant_analysis - Added an option to control PacBio filtering when doing alignments (backported from #153)
- Added an option to pass parameters to DeepVariant (#154)
- DeepVariant resources adjusted for better HPC utilisation (#158)
- Renamed
--intervalto--intervalsto match nf-core/sarek and GATK (#159)
Parameters
| Old parameter | New parameter |
|---|---|
| --include_positions | |
| --exclude_positions | |
| --fai | |
| --merge_output | |
| --filter_pacbio | |
| --deepvariant_parameters | |
| --interval | --intervals |
NB: Parameter has been updated if both old and new parameter information is present. </br> NB: Parameter has been added if just the new parameter information is present. </br> NB: Parameter has been removed if new parameter information isn't present.
Software dependencies
Note, since the pipeline is using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference. Only Docker or Singularity containers are supported, conda is not supported.
| Dependency | Old version | New version |
|---|---|---|
| bcftools | 1.20 | 1.23.1 |
| blastn | 2.15.0 | 2.16.0 |
| DeepVariant | 1.9.0 | 1.10.0 |
| minimap2 | 2.28 | 2.29 |
| samtools | 1.20,1.21 | 1.21,1.23.1 |
| vcftools | 0.1.16 |
NB: Dependency has been updated if both old and new version information is present. </br> NB: Dependency has been added if just the new version information is present. </br> NB: Dependency has been removed if version information isn't present.
Notes
Files
sanger-tol/variantcalling-2.0.0.zip
Files
(678.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:14eef5c62e1707f60501248527d1dec3
|
678.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/sanger-tol/variantcalling/tree/2.0.0 (URL)
Software
- Repository URL
- https://github.com/sanger-tol/variantcalling