nf-core/goleft/indexsplit @ 0.0.0-0c7146d
Summary
Quickly generate evenly sized (by amount of data) regions across a number of bam/cram files
Get started
Add the following snippet to your workflow script to include this module.
include { GOLEFT_INDEXSPLIT } from 'nf-core/goleft/indexsplit'
License
MIT License
Process
Name
|
GOLEFT_INDEXSPLIT |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bai
file
|
BAI/CRAI file *.{bai,crai}
|
#2
tuple
meta2
map
|
Groovy Map containing reference information e.g. [ id:'genome' ] |
|---|---|
fai
file
|
Reference fasta index file *.fai
|
split
boolean
|
Split the regions |
|---|
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed
file
|
Bed file containing split regions *.bed
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| goleft | goleft is a collection of bioinformatics tools distributed under MIT license in a single static binary | https://github.com/brentp/goleft |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:45:10 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgoleft%2Findexsplit/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/goleft/indexsplit/blobs/sha256:4c4fc6b495993abcf77af29b95cbf325cd0994b73c02aa68526dbb208655607f |
| Size | 2.4 KB |
| Checksum | sha256:4c4fc6b495993abcf77af29b95cbf325cd0994b73c02aa68526dbb208655607f |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:45:10 (UTC) | 1 | 2.4 KB | - |