cellmil.cli.graph_creation

Functions

graph_creation(args)

Create graph from whole slide images with specified configuration.

main()

Entry point for the CLI tool.

setup_parser()

Set up command line argument parser

cellmil.cli.graph_creation.graph_creation(args: Namespace) None[source]

Create graph from whole slide images with specified configuration.

cellmil.cli.graph_creation.setup_parser() ArgumentParser[source]

Set up command line argument parser

cellmil.cli.graph_creation.main()[source]

Entry point for the CLI tool.