Resource Selection Behavior¶
PyFuse chooses resources in this order when running annotator:
--resource_pathif provided- latest installed bundle for selected
--genome
If no managed bundle exists, PyFuse exits and asks you to install resources.
Managed Root Precedence¶
Resources Subcommands (install, list, path, verify)¶
- CLI
--resource-root PYFUSE_RESOURCE_ROOTenvironment variableresource_rootin settings YAML- platform default data directory
Annotator Mode¶
PYFUSE_RESOURCE_ROOTenvironment variable- packaged settings key
resource_root - platform default data directory
annotator does not expose --resource-root.
Useful checks¶
pyfuse resources list
pyfuse resources path --genome grch37
pyfuse resources verify --genome grch37