create_h5ad_from_bustools module

Create h5ad file from a bustools output.

This sciprt takes the output after a bustools count run and creates an h5ad file.

get_argument_parser()

Generate and return argument parser.

main()