nf-core/gridss/generateponbedpe @ 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_GENERATEPONBEDPE } from 'nf-core/gridss/generateponbedpe'
License
MIT License
Name
|
GRIDSS_GENERATEPONBEDPE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test'] |
|---|---|
vcf
file
|
GRIDSS generated vcf file *.vcf
|
bedpe
file
|
GRIDSS generated bedpe file *.bedpe
|
bed
file
|
GRIDSS generated bed file *.bed
|
meta2
map
|
Groovy Map containing reference information e.g. [ id:'test'] |
|---|---|
fasta
file
|
The reference fasta *.{fa,fna,fasta}
|
meta3
map
|
Groovy Map containing reference fai information e.g. [ id:'test'] |
|---|---|
fai
file
|
The index of the reference fasta *.fai
|
meta4
map
|
Groovy Map containing bwa generated index information e.g. [ id:'test'] |
|---|---|
bwa_index
directory
|
OPTIONAL - The BWA index created from the reference fasta, will be generated by Gridss in the setupreference step |
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.bed
file
|
GRIDSS generated breakpoint pon bed file *.bed
|
bedpe
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.bedpe
file
|
GRIDSS generated breakpoint pon bedpe file *.bedpe
|
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:23 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgridss%2Fgenerateponbedpe/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gridss/generateponbedpe/blobs/sha256:ed1ab1482ef47f9ee576e433250f4c6ce699c54d421b5be25cb7b9be33f89c75 |
| Size | 2.9 KB |
| Checksum | sha256:ed1ab1482ef47f9ee576e433250f4c6ce699c54d421b5be25cb7b9be33f89c75 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:45:23 (UTC) | 1 |