nf-core/gridss/somaticfilter @ 0.0.0-0c7146d
Summary
GRIDSS is a module software suite containing tools useful for the detection of genomic rearrangements.
Get started
Add the following snippet to your workflow script to include this module.
include { GRIDSS_SOMATICFILTER } from 'nf-core/gridss/somaticfilter'
License
MIT License
Process
Name
|
GRIDSS_SOMATICFILTER |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test'] |
|---|---|
vcf
file
|
Input VCF file, must be generated with GRIDSS *.{vcf,vcf.gz}
|
#2
tuple
meta2
map
|
Groovy Map containing information for PONDIR e.g. [ id:'test'] |
|---|---|
pondir
directory
|
Directory containing Panel Of Normal bed/bedpe used to filter FP somatic events. Use gridss.GeneratePonBedpe to generate the PON. |
Output
3 channels
#1
all_sv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test'] |
|---|---|
*.all_somatic.vcf.bgz
file
|
VCF file including all somatic SVs *.vcf.bgz
|
#2
high_conf_sv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test'] |
|---|---|
*.high_confidence_somatic.vcf.bgz
file
|
VCF file including high confidence somatic SVs *.vcf.bgz
|
#3
versions_gridss
tuple
${task.process}
string
|
The process |
|---|---|
gridss
string
|
The tool name |
GeneratePonBedpe --version 2>&1 | sed 's/-gridss//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| gridss | GRIDSS: the Genomic Rearrangement IDentification Software Suite | n/a |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:45:26 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgridss%2Fsomaticfilter/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gridss/somaticfilter/blobs/sha256:e7624b2f713d2286bf87be2412b5fa4509d90d5bddda9128b38527ddbdaf3c6b |
| Size | 3.0 KB |
| Checksum | sha256:e7624b2f713d2286bf87be2412b5fa4509d90d5bddda9128b38527ddbdaf3c6b |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:45:26 (UTC) | 1 | 3.0 KB | - |