acmg_modules module

Pathogenic

run_pvs1(result, inheritance_genes)[source]

Run ACMG PVS1 module per variant.

Parameters
  • result (CharGerResult) –

  • inheritance_genes (InheritanceGenesType) –

Return type

None

run_ps1(result, pathogenic_variants)[source]

Run ACMG PS1 module per variant.

Parameters
Return type

None

run_pm4(result, inheritance_genes)[source]

Run ACMG PM4 module per variant.

Parameters
  • result (CharGerResult) –

  • inheritance_genes (InheritanceGenesType) –

Return type

None