nf-core/dshbio/filterbed @ 0.0.0-3fc6d40
Summary
Filter features in gzipped BED format
Get started
Add the following snippet to your workflow script to include this module.
include { DSHBIO_FILTERBED } from 'nf-core/dshbio/filterbed'
License
MIT License
Process
Name
|
DSHBIO_FILTERBED |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bed
file
|
Features in gzipped BED format *.{bed.gz}
|
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed.gz
file
|
Features in gzipped BED format *.{bed.gz}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| dshbio | Reads, features, variants, assemblies, alignments, genomic range trees, pangenome graphs, and a bunch of random command line tools for bioinformatics. LGPL version 3 or later. | https://github.com/heuermh/dishevelled-bio |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:10:29 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fdshbio%2Ffilterbed/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/dshbio/filterbed/blobs/sha256:ad59c9961b2be5475a4a27406ec177d8a93d09c1cf0d94141b9ad967ae164676 |
| Size | 2.3 KB |
| Checksum | sha256:ad59c9961b2be5475a4a27406ec177d8a93d09c1cf0d94141b9ad967ae164676 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:14:24 (UTC) | 3 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:10:29 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:57:53 (UTC) | 4 | 2.3 KB |