nf-core/icountmini/segment @ 0.0.0-0c7146d
Summary
Formats a GTF file for use with iCount sigxls
Get started
Add the following snippet to your workflow script to include this module.
include { ICOUNTMINI_SEGMENT } from 'nf-core/icountmini/segment'
License
MIT License
Process
Name
|
ICOUNTMINI_SEGMENT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
gtf
file
|
A GTF file to use for the segmentation *.{gtf}
|
fai
file
|
FAI file corresponding to the reference sequence *.{fai}
|
|---|
Output
3 channels
#1
gtf
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*_seg.gtf
file
|
Segmented GTF file for use with iCount sigxls *.{gtf}
|
#2
regions
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*_regions.gtf.gz
file
|
Regions file for use with iCount sigxls *.{gtf.gz}
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| icount | Computational pipeline for analysis of iCLIP data | https://github.com/ulelab/iCount-Mini |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:10:26 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ficountmini%2Fsegment/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/icountmini/segment/blobs/sha256:ca59eaca20a1386cade12d89d75a17a70cb37601d08f8ee1c42b1c161996192b |
| Size | 2.4 KB |
| Checksum | sha256:ca59eaca20a1386cade12d89d75a17a70cb37601d08f8ee1c42b1c161996192b |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:24:53 (UTC) | 3 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:16:49 (UTC) | 2 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:10:26 (UTC) | 3 | 2.4 KB |