Skip to content

AlphaMissense has "benign" in GRCh37 data files and "likely_benign" in GRCh38 #668

Description

@davmlaw

The plugin documentation says:

'am_class' is the classification of the variant into one of three discrete categories:
'Likely pathogenic', 'Likely benign', or 'ambiguous'. These are derived using the following
thresholds of am_pathogenicity:
'Likely benign' if am_pathogenicity < 0.34;
'Likely pathogenic' if am_pathogenicity > 0.564;
'ambiguous' otherwise.

This appears to be documenting the GRCh38 file, while the GRCh37 data file has "benign" in it.

If the results are supposed to be consistent:

  • Can you please get AlphaMissense to re-generate the data files
  • We could either modify plugin to do conversion, or add a sed script to convert GRCh37 file?

If it is supposed to be different - please update docs to reflect the different values across different builds. Thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions