×

nf-core/dshbio/splitgff3 @ 0.0.0-6c4ed3a

Split features in gzipped GFF3 format

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @heuermh
Maintainers: @heuermh

Summary

Split features in gzipped GFF3 format

Get started

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

include { DSHBIO_SPLITGFF3 } from 'nf-core/dshbio/splitgff3'

License

MIT License

Process
Name DSHBIO_SPLITGFF3
Input 1 channel
#1 tuple
meta map

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

gff3 file

Features in gzipped GFF3 format to split

*.{gff3.gz}
Output 2 channels
#1 gff3 tuple
meta map

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

*.gff3.gz file

Features in split gzipped GFF3 formatted files

*.{gff3.gz}
#2 versions_dshbio tuple
${task.process} string

The name of the process

dsh-bio string

The name of the tool

dsh-bio --version | head -n 1 | sed 's/dsh-bio-tools //' eval

The expression to obtain the version of the tool

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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:14:27 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fdshbio%2Fsplitgff3/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/dshbio/splitgff3/blobs/sha256:abbfa397620b099125641f1bc27c73853fc364f4ccc5cc2036781f5836033efd
Size 2.3 KB
Checksum sha256:abbfa397620b099125641f1bc27c73853fc364f4ccc5cc2036781f5836033efd
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:14:27 (UTC) 3 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:10:33 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:57:59 (UTC) 3 2.3 KB