Custom module to Add a new fasta file to an old one and update an associated GTF
meta
:map
Groovy Map containing fasta information
fasta
:file
FASTA-format sequence file
*.{fasta,fa}
gtf
GTF-format annotation file for fasta
*.gtf
meta2
Groovy Map containing additional fasta information
add_fasta
FASTA-format file of additional sequences
*.fa
biotype
:string
Biotype to apply to new GTF entries
out/${prefix}.fasta
FASTA-format combined sequence file
out/${prefix}.gtf
GTF-format combined annotation file
versions
versions.yml
File containing software versions