| Package | Description |
|---|---|
| org.molgenis.data.annotation.core.entity.impl.gavin |
| Modifier and Type | Method and Description |
|---|---|
static GavinThresholds |
GavinThresholds.create(Double pathoMAFThreshold,
Double meanPathogenicCADDScore,
Double meanPopulationCADDScore,
Double spec95thPerCADDThreshold,
Double sens95thPerCADDThreshold,
Category category) |
static GavinThresholds |
GavinThresholds.fromEntity(Entity annotationSourceEntity) |
GavinThresholds |
GavinThresholds.withExtraSensitivity(int extraSensitivityFactor) |
| Modifier and Type | Method and Description |
|---|---|
Judgment |
GavinAlgorithm.classifyVariant(Impact impact,
Double caddScaled,
Double exacMAF,
String gene,
GavinThresholds gavinThresholds)
Classifies a variant using the given GavinThresholds.
|
Copyright © 2017. All rights reserved.