×

nf-core/svtyper/svtypersso @ 0.0.0-0c7146d

SVTyper-sso computes structural variant (SV) genotypes based on breakpoint depth on a SINGLE sample

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @tstoeriko
Maintainers: @tstoeriko

Summary

SVTyper-sso computes structural variant (SV) genotypes based on breakpoint depth on a SINGLE sample

Get started

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

include { SVTYPER_SVTYPERSSO } from 'nf-core/svtyper/svtypersso'

License

MIT License

Process
Name SVTYPER_SVTYPERSSO
Input 2 channels
#1 tuple
meta map

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

bam file

BAM or CRAM file with alignments

*.{bam,cram}
bam_index file

BAI file matching the BAM file

*.{bai}
vcf file

Matching VCF of alignments

*.vcf
#2 tuple
meta2 map

Groovy Map containing sample information for reference FASTA file e.g. [ id:'fasta']

fasta file

indexed reference FASTA file (recommended for reading CRAM files)

*.{fa,fasta}
Output 3 channels
#1 json tuple
meta map

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

*.json file

JSON file including library information

*.json
#2 gt_vcf tuple
meta map

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

*.vcf file

Genotyped SVs

*.vcf
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
svtyper Bayesian genotyper for structural variants https://github.com/hall-lab/svtyper
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:17:47 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fsvtyper%2Fsvtypersso/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/svtyper/svtypersso/blobs/sha256:b70012712a94baa852c20137028fa9444487583cda9e4226c683a1825347f8f3
Size 2.8 KB
Checksum sha256:b70012712a94baa852c20137028fa9444487583cda9e4226c683a1825347f8f3
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:17:47 (UTC) 1 2.8 KB -