×

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

VarScan2 is a tool for variant detection in massively parallel sequencing data. It can detect SNPs, indels, and copy number variations in both somatic and germline samples. It is particularly useful for analyzing tumor/normal sample pairs.

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

Summary

VarScan2 is a tool for variant detection in massively parallel sequencing data. It can detect SNPs, indels, and copy number variations in both somatic and germline samples. It is particularly useful for analyzing tumor/normal sample pairs.

Get started

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

include { VARSCAN_SOMATIC } from 'nf-core/varscan/somatic'

License

MIT License

Process
Name VARSCAN_SOMATIC
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

normal_mpileup file

mpileup file from normal sample

*.mpileup
tumour_mpileup file

mpileup file from tumour sample

*.mpileup
Output 3 channels
#1 vcf_snvs tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.snvs.vcf.gz file

VCF file with SNVs

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

File containing software versions

versions.yml
#3 vcf_indels tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.indels.vcf.gz file

VCF file with indels

*.vcf.gz
Tool Description Homepage
varscan variant detection in massively parallel sequencing data https://github.com/dkoboldt/varscan
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:51:54 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fvarscan%2Fsomatic/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/varscan/somatic/blobs/sha256:8eb2bdba0f132090a403ab85cef55f13b635f9194c394e6ef73f67b688edd9e8
Size 2.8 KB
Checksum sha256:8eb2bdba0f132090a403ab85cef55f13b635f9194c394e6ef73f67b688edd9e8
Downloads 2
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:51:54 (UTC) 2 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:45:34 (UTC) 4 2.8 KB