removeBlock(pipeline,blocks)
removes the specified blocks from the pipeline.
Any existing connections to or from any of the removed ports are also removed.
Pipeline blocks, specified as a bioinfo.pipeline.Block object or vector of block objects. You can also
specify character vector, string scalar, string vector, or cell array of character
vectors representing block names.