Downloads a BLAST database from NCBI
meta
:map
Groovy Map containing sample information e.g. [ id:‘mito’, single_end:false ]
name
:string
Name of the NCBI BLAST database to be downloaded
db
prefix
:directory
Output directory containing blast database files
*
versions_updateblastdb
${task.process}
The name of the process
updateblastdb
The name of the tool
update_blastdb.pl -version 2>&1 | tail -n1 | rev | cut -f1 -d ' ' | rev
:eval
The expression to obtain the version of the tool
versions
BLAST finds regions of similarity between biological sequences.