recon_surf.fs_balabels¶
- recon_surf.fs_balabels.options_parse()[source]¶
Create a command line interface and return command line options.
- Returns:
- options
argparse.Namespace
Namespace object holding options.
- options
- recon_surf.fs_balabels.parse_version(fs_version_str)[source]¶
A function to parse fs_version with . as separator (in case like 7.4.1).