Score the variants of a vcf based on their annotation
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input_vcf
:file
vcf file
*.{vcf}
fam
PED file with family information
score_config
rank model config file
*.{ini}
vcf
*_score.vcf
Output VCF file
versions_genmod
${task.process}
:string
Name of the process
genmod
Name of the tool
genmod --version | sed 's/^.*genmod version: //'
:eval
The expression to obtain the version of the tool
versions
Annotate genetic inheritance models in variant files