Main Content
bioinfo.pipeline.block.SeqSplit
Description
A SeqSplit
block enables you to split sequences according to the
provided barcodes and save the sequences in separate files.
Creation
Syntax
Description
creates
a b
= bioinfo.pipeline.block.SeqSplitSeqSplit
block.
also specifies additional b
= bioinfo.pipeline.block.SeqSplit(options
)options
.
specifies additional options as the property names and values of a b
= bioinfo.pipeline.block.SeqSplit(Name=Value
)SeqSplitOptions
object. This object is set as the value of 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
Version History
Introduced in R2023a