divbrowse.cli

Module Contents

Functions

get_config_skeleton()

get_chromosomes(path_zarr)

main()

This is the DivBrowse CLI

calcsumstats()

vcf2zarr(path_vcf, path_zarr)

start(host, port, infer_config, save_config)

divbrowse.cli.get_config_skeleton()
divbrowse.cli.get_chromosomes(path_zarr)
divbrowse.cli.main()

This is the DivBrowse CLI

divbrowse.cli.calcsumstats()
divbrowse.cli.vcf2zarr(path_vcf: str, path_zarr: str)
divbrowse.cli.start(host: str, port: str, infer_config: bool, save_config)