Skip to content

Commit

Permalink
Comments added
Browse files Browse the repository at this point in the history
  • Loading branch information
asp8200 committed Dec 6, 2022
1 parent 07fb548 commit b32b4cf
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions tests/config/pytest_tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,16 +267,16 @@ vep:
## concatenate germline vcfs
concatenate_vcfs:
- conf/modules/post_variant_calling.config
- modules/nf-core/deepvariant/main.nf # deepvariant
- modules/nf-core/tabix/tabix/main.nf
- modules/nf-core/freebayes/main.nf # freebayes
- modules/nf-core/gatk4/haplotypecaller/main.nf # haplotypecaller
- modules/nf-core/manta/germline/main.nf # manta
- modules/nf-core/bcftools/mpileup/main.nf # mpileup/bcftools
- modules/nf-core/bcftools/sort/main.nf
- modules/nf-core/tabix/bgziptabix/main.nf
- modules/nf-core/bcftools/concat/main.nf
- modules/nf-core/deepvariant/main.nf # DEEPVARIANT
- modules/nf-core/tabix/tabix/main.nf
- modules/nf-core/freebayes/main.nf # Freebayes
- modules/nf-core/gatk4/haplotypecaller/main.nf # Haplotypecaller
- modules/nf-core/manta/germline/main.nf # Manta
- modules/nf-core/bcftools/mpileup/main.nf # MPILEUP/BCFTOOLS
- modules/nf-core/samtools/mpileup/main.nf
- modules/nf-core/gatk4/mergevcfs/main.nf
- modules/nf-core/strelka/germline/main.nf
- modules/nf-core/tiddit/sv/main.nf
- modules/nf-core/gatk4/mergevcfs/main.nf # gatk4/mergevcfs
- modules/nf-core/strelka/germline/main.nf # strelka
- modules/nf-core/tiddit/sv/main.nf # tiddit

0 comments on commit b32b4cf

Please sign in to comment.