CopyNumber.set_port#
missionbio.mosaic.workflows.copy_number.CopyNumber.set_port
- classmethod CopyNumber.set_port(val: Optional[int] = None) None#
 Change the port on which this workflow is executed.
- Parameters:
 - valOptional[int]
 The port for the current app. If None, then an ununsed port is identified and set.