Description

Filter a gtf file to keep only regions that are located on a chromosome represented in a given fasta file

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

gtf:file

GTF file

*.{gtf}

meta2:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

fasta:file

Genome fasta file

*.{fasta,fa}

Output

name:type
description
pattern

gtf

meta:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

${prefix}.${suffix}:file

Filtered GTF file

*.{gtf}

versions

versions.yml:file

File containing software versions

versions.yml

Tools

gtffilter

Filter a gtf file to keep only regions that are located on a chromosome represented in a given fasta file