CopyNumber.stop

CopyNumber.stop#

missionbio.mosaic.workflows.copy_number.CopyNumber.stop

CopyNumber.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 CopyNumber