Skip to content

KeyError when running predict.py #13

@pailozka

Description

@pailozka

Hi,
it seems that parameter augment_genes does not propagate well. KeyError occurs when I'm running predict.py:

File "../shepherd/gene_prioritization_model.py", line 304, in inference
if self.hparams.hparams['augment_genes']:
KeyError: 'augment_genes'

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