public class NodeValidation extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | DISEASE_CUI_REGEX | 
| static String | VARIANT_SNP_REGEX | 
| Constructor and Description | 
|---|
| NodeValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | filterNodeType(String nodeEntry)Filters the given string and checks for one of the following matches, gene symbol, disease cui or variant snp. | 
public static final String DISEASE_CUI_REGEX
public static final String VARIANT_SNP_REGEX
Copyright © 2021. All rights reserved.