VariantSubcloneTable.stop

VariantSubcloneTable.stop#

missionbio.mosaic.workflows.variant_subclone_table.VariantSubcloneTable.stop

VariantSubcloneTable.stop(port: Optional[int] = None) None#

Stop the workflow and close the port

Parameters:
portOptional[int]

The port on which the dash app has to be stopped. If None, then the current app is stopped.


< Class VariantSubcloneTable