Ă—

nf-core/sentieon/dnamodelapply @ 0.0.0-0c7146d

modifies the input VCF file by adding the MLrejected FILTER to the variants

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @ramprasadn
Maintainers: @ramprasadn

Summary

modifies the input VCF file by adding the MLrejected FILTER to the variants

Get started

Add the following snippet to your workflow script to include this module.

include { SENTIEON_DNAMODELAPPLY } from 'nf-core/sentieon/dnamodelapply'

License

MIT License

Process
Name SENTIEON_DNAMODELAPPLY
Input 4 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

vcf file

INPUT VCF file

*.{vcf,vcf.gz}
idx file

Index of the input VCF file

*.{tbi}
#2 tuple
meta2 map

Groovy Map containing reference information e.g. [ id:'test' ]

fasta file

Genome fasta file

*.{fa,fasta}
#3 tuple
meta3 map

Groovy Map containing reference information e.g. [ id:'test' ]

fai file

Index of the genome fasta file

*.fai
#4 tuple
meta4 map

Groovy Map containing reference information e.g. [ id:'test' ]

ml_model file

machine learning model file

*.model
Output 3 channels
#1 tbi tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.vcf.gz.tbi file

Index of the input VCF file

*.{tbi}
#2 vcf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.vcf.gz file

INPUT VCF file

*.{vcf,vcf.gz}
#3 versions_sentieon tuple
${task.process} string

The process the versions were collected from

sentieon string

The tool name

sentieon driver --version | sed "s/.*-//g" string

The command used to generate the version of the tool

Tool Description Homepage
sentieon Sentieon® provides complete solutions for secondary DNA/RNA analysis for a variety of sequencing platforms, including short and long reads. Our software improves upon BWA, STAR, Minimap2, GATK, HaplotypeCaller, Mutect, and Mutect2 based pipelines and is deployable on any generic-CPU-based computing system. https://www.sentieon.com/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:35:49 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsentieon%2Fdnamodelapply/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sentieon/dnamodelapply/blobs/sha256:60bf1c382874a162fbe7215a5c02836de898d628150be188555f27020fa4ea1d
Size 3.4 KB
Checksum sha256:60bf1c382874a162fbe7215a5c02836de898d628150be188555f27020fa4ea1d
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:43:59 (UTC) 4 3.4 KB
0.0.0-0c7146d 08 Apr 2026 19:35:49 (UTC)