Package | Description |
---|---|
de.hu.berlin.wbi.objects |
Package with the main data objects.
|
Modifier and Type | Field and Description |
---|---|
protected EntityOffset |
MutationMention.location
Location in the text.
|
Modifier and Type | Method and Description |
---|---|
EntityOffset |
MutationMention.getLocation()
Gets the location of the mutation
|
EntityOffset |
Gene.getLocation()
Gets the found at which position.
|
Constructor and Description |
---|
MutationMention(EntityOffset location,
String mutation) |
MutationValidation(int dbSNP,
EntityOffset location,
String wtResidue,
String mutResidue,
String position,
String mutationType,
String entity)
Constructor
|
Copyright © 2016. All rights reserved.