| Package | Description |
|---|---|
| org.molgenis.data.annotation.core.entity.impl.gavin |
| Modifier and Type | Method and Description |
|---|---|
abstract Category |
GavinThresholds.getCategory() |
static Category |
Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Category[] |
Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static GavinThresholds |
GavinThresholds.create(Double pathoMAFThreshold,
Double meanPathogenicCADDScore,
Double meanPopulationCADDScore,
Double spec95thPerCADDThreshold,
Double sens95thPerCADDThreshold,
Category category) |
Copyright © 2017. All rights reserved.