deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data
variant callingmachine learningneural network
Description
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data
Input
name
description
pattern
Input aligned reads in bam or cram format, with index, and optional intervals BED file
Structure: [ val(meta), path(bam_or_cram), path(bai_or_crai), path(intervals_bed) ]
Reference genome index in gzi format (either gzi or fai should be used)
Structure: [ val(meta4), val(gzi) ]
bed file of pseudoautosomal regions (optional)
Structure: [ val(meta5), val(par_bed) ]
*.bed

