| Package | Description |
|---|---|
| de.hu.berlin.wbi.objects |
Package with the main data objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<dbSNPNormalized> |
MutationMention.normalized
List with normalized SNPs
|
| Modifier and Type | Method and Description |
|---|---|
List<dbSNPNormalized> |
MutationMention.getBestNormalized()
Returns the best dbSNP entries associated with this mutation mention
The result is based on the ranking of dbSNPNormalized
|
List<dbSNPNormalized> |
MutationMention.getNormalized()
Returns all dbSNP entries associated with this mutation mention
|
| Modifier and Type | Method and Description |
|---|---|
int |
dbSNPNormalized.compareTo(dbSNPNormalized that) |
Copyright © 2016. All rights reserved.