uab-cgds-worthey / DITTO

Variant Deleteriousness prediction tool using AI
GNU General Public License v3.0
1 stars 0 forks source link

Add normalize_vcf and remove_homref_sites processes #19

Closed sdhutchins closed 1 year ago

sdhutchins commented 1 year ago

This PR addresses #18 by adding a conda environment and adding the necessary precursor steps before extractFromVCF that use bcftools to prepare the input vcf file.

Changes

What to test

Instructions

module load Anaconda3
module load Java/13.0.2
nextflow run pipeline.nf -with-conda true