Predicts LTR retrotransposons using GenomeTools gt-ltrharvest utility
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1' ]
[ id:'sample1' ]
index
:directory
Folder containing the suffixerator index files
suffixerator
tabout
*.tabout
:file
Old tabular output by default or when -tabout yes argument is present
-tabout yes
gff3
*.gff3
GFF3 output when -tabout no argument is present
-tabout no
fasta
$out_name
FASTA output when -out argument is present
-out
*.{fa,fsa,fasta}
inner_fasta
$outinner_name
FASTA output for inner regions when -outinner argument is present
-outinner
versions_gt
${task.process}
:string
The name of the process
genometools
The name of the tool
gt --version | sed '1!d;s/.* //'
:eval
The expression to obtain the version of the tool
versions
The GenomeTools genome analysis system