×

nf-core/lofreq/somatic @ 0.0.0-6c4ed3a

Lofreq subcommand to call low frequency variants from alignments when tumor-normal paired samples are available

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Authors: @nevinwu
Maintainers: @nevinwu @AitorPeseta

Summary

Lofreq subcommand to call low frequency variants from alignments when tumor-normal paired samples are available

Get started

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

include { LOFREQ_SOMATIC } from 'nf-core/lofreq/somatic'

License

MIT License

Process
Name LOFREQ_SOMATIC
Input 3 channels
#1 tuple
meta map

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

tumor file

tumor sample input BAM file

*.{bam}
tumor_index file

tumor sample BAM index file

*.{bam.bai}
normal file

normal sample input BAM file

*.{bam}
normal_index file

normal sample BAM index file

*.{bam.bai}
target_bed file

BED file containing target regions for variant calling

*.{bed}
#2 tuple
meta2 map

Groovy Map containing reference information

fasta file

Reference genome FASTA file

*.{fasta}
#3 tuple
meta3 map

Groovy Map containing reference information

fai file

Reference genome FASTA index file

*.{fai}
Output 2 channels
#1 vcf tuple
meta map

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

*.vcf.gz file

Gzipped VCF file containing variants

*.{vcf.gz}
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
lofreq A fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data https://csb5.github.io/lofreq/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:27:59 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Flofreq%2Fsomatic/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/lofreq/somatic/blobs/sha256:1adeeb5a149eb5af74249cd6853945a734cbefffaf361da6340442e17e45adaf
Size 2.9 KB
Checksum sha256:1adeeb5a149eb5af74249cd6853945a734cbefffaf361da6340442e17e45adaf
Downloads 5
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:27:59 (UTC) 5 2.9 KB
0.0.0-3fc6d40 22 Apr 2026 15:19:33 (UTC) 3 3.0 KB
0.0.0-0c7146d 08 Apr 2026 19:14:27 (UTC) 3 2.9 KB