Description

Formats a GTF file for use with iCount sigxls

Input

name:type
description
pattern

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

name:type
description
pattern

gtf

meta

:map

Groovy Map containing sample information

*_seg.gtf

:file

Segmented GTF file for use with iCount sigxls

*.{gtf}

regions

meta

:map

Groovy Map containing sample information

*_regions.gtf.gz

:file

Regions file for use with iCount sigxls

*.{gtf.gz}

versions

versions.yml

:file

File containing software versions

versions.yml

Tools

icount
MIT

Computational pipeline for analysis of iCLIP data