Use seqkit to find/replace strings within sequences and sequence headers
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
fastx
:file
fasta/q file
*.{fasta,fastq,fa,fq,fas,fna,faa}*
*.fast*
fasta/q file with replaced values
versions_seqkit
${task.process}
:string
The name of the process
seqkit
The name of the tool
seqkit version | sed 's/^.*v//'
:eval
The expression to obtain the version of seqkit
versions
Cross-platform and ultrafast toolkit for FASTA/Q file manipulation, written by Wei Shen.