Class NodeValidation

java.lang.Object
es.imim.DISGENET.validation.NodeValidation

public class NodeValidation extends Object
  • Field Details

  • Constructor Details

    • NodeValidation

      public NodeValidation()
  • Method Details

    • filterNodeType

      public static String filterNodeType(String nodeEntry)
      Filters the given string and checks for one of the following matches, gene symbol, disease cui or variant snp.
      Parameters:
      nodeEntry - the string to check.
      Returns:
      the type of the node as a string