public class dbSNPRecognizer extends Object
| Constructor and Description |
|---|
dbSNPRecognizer() |
| Modifier and Type | Method and Description |
|---|---|
List<MutationMention> |
extractMutations(String text)
FInd dbSNP mentions in a text
|
public List<MutationMention> extractMutations(String text)
text - Text to perform Named Entity RecognitionCopyright © 2016. All rights reserved.