schrodinger.seam.yaml.main module

Wrapper for apache_beam.yaml.main to run YAML pipelines.

Automatically injects Seam transform providers.

schrodinger.seam.yaml.main.resolve_mmshare_data_files(input_file: str, output_file: str) None

Replaces mmshare_data_file() calls in the input file with the resolved file paths in the output file.

schrodinger.seam.yaml.main.run(argv=None)