VariantSubcloneTable.set_port#
missionbio.mosaic.workflows.variant_subclone_table.VariantSubcloneTable.set_port
- classmethod VariantSubcloneTable.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.
< Class VariantSubcloneTable