phenopacket_mapper.cli.quickstart_command module

phenopacket_mapper.cli.quickstart_command.main(args)[source]

Quickstart command: Generate notebook with sample code to run the mapping.

This method launches the quickstart command, which generates a notebook with some sample code to run the mapping. The quickstart notebook is intended to help users get started with the mapping process, especially if they are new or unexperienced in writing code.

Run pm quickstart -h for help.