Skip to content

update dynamic loading of genotype coding function/module to use importlib #226

Description

@tomkinsc

The python module imp will be deprecated in favor of importlib. Dynamic loading in scans.py should be updated to use importlib. Example usage:

https://github.com/broadinstitute/catch/blob/1988290001031155fa607d642e9a63090c368452/catch/utils/dynamic_load.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions