bioinfo.pipeline.block.MakeBlastDatabase
Description
A MakeBlastDatabase
block enables you to create a local BLAST+
database [1][2].
bioinfo.pipeline.block.MakeBlastDatabase
requires the BLAST+ Support Package for Bioinformatics Toolbox™. If this support package is not installed, then the function provides a download
link. For details, see Bioinformatics Toolbox Software Support Packages.
Creation
Syntax
Description
creates a b
= bioinfo.pipeline.block.MakeBlastDatabaseMakeBlastDatabase
block.
also specifies additional b
= bioinfo.pipeline.block.MakeBlastDatabase(options
)options
.
specifies additional options as the property names and values of a b
= bioinfo.pipeline.block.MakeBlastDatabase(Name=Value
)MakeDatabaseOptions
object. These property values are assigned to the
Options
property of the block.
Input Arguments
Properties
Object Functions
compile | Perform block-specific additional checks and validations |
copy | Copy array of handle objects |
emptyInputs | Create input structure for use with run method |
eval | Evaluate block object |
run | Run block object |
Examples
References
[1] Camacho, Christiam, George Coulouris, Vahram Avagyan, Ning Ma, Jason Papadopoulos, Kevin Bealer, and Thomas L Madden. “BLAST+: Architecture and Applications.” BMC Bioinformatics 10, no. 1 (December 2009): 421.
[2] “BLAST: Basic Local Alignment Search Tool.” https://blast.ncbi.nlm.nih.gov/Blast.cgi.
Version History
Introduced in R2024a