ltbio.pipeline.Pipeline#
Overview#
Classes#
- |
Contents#
- class ltbio.pipeline.Pipeline.Pipeline(name: str = None)#
- property current_packet: ltbio.pipeline.Packet.Packet#
- property current_step: int#
- add(unit: ltbio.pipeline.PipelineUnit.PipelineUnit)#
- next()#
- plot_diagram(show: bool = True, save_to: str = None)#