the revseq program from emboss reverse complements a nucleotide sequence
meta
:map
Groovy Map containing sample information e.g. [ id:'test', single_end:false ]
[ id:'test', single_end:false ]
sequences
:file
Input sequences
*.{fasta,fna,fa,fst,aln,phy}
revseq
*.${sequences.name - ~/.*\./}
File with reverse complemented sequences
versions_emboss
${task.process}
:string
The name of the process
emboss
The name of the tool
revseq -version 2>&1 | sed 's/EMBOSS://'
:eval
The expression to obtain the version of the tool
versions
The European Molecular Biology Open Software Suite